on ‎2016 Feb 03 1:54 PM
Experts,
need your help 🙂
I want to create (and also confirm) a warehouse task automatically (PPF) for a specific HU when Outbound delivery Order is created.
So first, I activated PPF /SCWM/PDO_01_WT_CREATE, which is working as expexted.
Next is BADI implementation for BADI /SCWM/IF_EX_CORE_RMS_DETERMINE~DETERMINE , here I add to QMAT_CUS one entry which there fields filled:
MANDT
LGNUM
LGTYP
LGPLA
HUIDENT
FORFREE = X (while debugging seems to be needed)
GUID_PARENT = HUHDR-GUID_HU
GUID_STOCK = HUITM-GUID_STOCK
MATID (HUITM)
BATCHID (HUITM).
Seems to work, but then I get error saying "Available quantity in bin is zero" --> "System could not determine source storage bin".
Debugged a little more and found that LTAP_VSOLM is 0?
What could be the problem? Or is there a better way to achieve this?
Thanks
Michael
Request clarification before answering.
Got it 🙂
Now I'm doing this in a different way - creating warehouse tasks /SCWM/PDO_01_WT_CREATE is now a customized method, where I already add HU as VLENR.
GI booking is done with next PPF.
Regards
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 7 | |
| 4 | |
| 3 | |
| 1 | |
| 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.