BAPI_OUTB_DELIVERY_CONFIRM_DEC
Hi Friends
I have a problem executing the above BAPI,
i am not able to understand which fields to be updated i have tried all ways to execute the BAPI.
PLease help.
Request clarification before answering.
Before you excute this bapi ,you must make sure the picking is already over.
SE37MENUFUNCTION MODULETESTTEST SEQUENCES
1 BAPI_OUTB_DELIVERY_CONFIRM_DEC
2 BAPI_TRANSACTION_COMMIT
BAPI_OUTB_DELIVERY_CONFIRM_DEC
HEADER_DATA
--DELIV_NUMB 'Delivery
HEADER_CONTROL
--DELIV_NUMB 'Delivery
--POST_GI_FLG = 'X' 'Post Goods Movement Automatically
DELIVERY 'Delivery
ITEM_DATA
--DELIV_NUMB 'Delivery
--DELIV_ITEM 'Delivery Item
--MATERIAL 'Material Number
--BATCH 'Batch Number
--DLV_QTY 'Actual quantity delivered (in sales units)
--DLV_QTY_IMUNIT 'Actual quantity delivered in stockkeeping units
--FACT_UNIT_NOMWAIT = 1 'Numerator (factor) for conversion of sales quantity into SKU
--FACT_UNIT_DENOM = 1 'Denominator (Divisor) for Conversion of Sales Qty into SKU
ITEM_CONTROL
--DELIV_NUMB 'Delivery
--DELIV_ITEM 'Delivery Item
--CHG_DELQTY = 'X' 'Change delivery quantity
BAPI_TRANSACTION_COMMIT
-WAIT = 2
**********if you donnot need to change quantity,you can ignore the ITEM_DATA and ITEM_CONTROL's setting
Message was edited by:
Changsheng Shi
Message was edited by:
Changsheng Shi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 13 | |
| 13 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.