on ‎2022 Jan 03 3:10 PM
Hello,
any way we can trigger PPF for HU warehouse task for partial line items which are goods receipted.
1.The BADI /SCWM/EX_CORE_CR_ABORT is not triggered for HU WT creation because of which Putaway tasks are created for all items of delivery. Following is the reason why the BADI is not triggered.
As per the standard implementation Open Qty is subtracted with HU related quantity and then WT is created when Open qty is greater than zero.
As the HU qty is subtracted open qty here is zero because of which the BADI is not triggered. Following are the screenshots.




The Screenshot above is of HU WT where LT_CREATE is empty and below is used for Product WT where LT_CREATE is not empty. The BADI will be triggered only if LT_CREATE is not Empty.

2. An alternative BADI /SCWM/EX_BT_REJ_PROC_STATUS can be used to reject Putaway creation if GR is not yet issued. But there is an issue with this HU WT partial GRs. Following is the example.
Example Case : Let’s say a delivery has 4 items and goods receipt is issued for 1st item then Putaway is triggered for all the items. Putaway creation here can be controlled using BADI SCWM/EX_BT_REJ_PROC_STATUS to allow putaway for the item for which goods receipt is done.
Now if the goods receipt is issued for 2nd item Putaway task is not even triggered – because of which putaway cannot be created and the BADI is not triggered to control.
Request clarification before answering.
Hi, I hope I am not missing something, but you can for example:
Last time I used 3 and 4.
I am not sure regarding this part
Now if the goods receipt is issued for 2nd item Putaway task is not even triggered – because of which putaway cannot be created and the BADI is not triggered to control.
do you mean PPF is not triggered? maybe you need to check PPF customizing in this case? But it is still unclear, it could be as well partial GR, in this case you cannot decide on Material + batch level.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 18 | |
| 16 | |
| 5 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.