on 2018 Jun 03 6:01 PM
Hi Everyone,,,
The business process is that I need to add new items with no reference to sto into outbound delivery by bapi
I used bapi_outb_delivery_change for this but didnt succeed with that .
(the item can be added to the outbound delivery manually if im not using the bapi )
Could some one tell me what am I’m doing wrong or is there another bapi that I can use
for updating the items
Im inserting values in the folowing parameters At the bapi_outb_delivery_change
Header data , likp- vbeln
Delivery - likp vbeln
Item data - delivery _numb , deliv_item, material_dlv_qty, fact_unit_nom , fact_unit_denom
item_data_spl - deliv_numb, deliv_item , stge_loc
Best Regrds
ZACK
Request clarification before answering.
Hi again
issu is solved so Im writing to the ones that will search How to insert package item with no refernce to oudbound delivery
I used CLASS CL_IM_SD_DELIVERY_IN
Method
IF_EX_LE_SHP+DELIVERY_PROC-SAVE_DOCUMENT_PREPARE
and dont forget to do updkz = i when inserting the item
ZACK
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
94 | |
39 | |
7 | |
5 | |
5 | |
3 | |
3 | |
2 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.