cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi for inserting new items in outbound delivery

zach2015
Explorer
0 Kudos
3,984

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

View Entire Topic
zach2015
Explorer
0 Kudos

Hi Fausto

Thank you very much for your answer , I did my investigation on this bapi , and it seemed that this bapi is only for updating items that already

exist in the outbound delivery and not for inserting new items

Im trying to insert items in bapi_Deliveryprocessing _exec but with no success until now. it can only insert items that are related to sto or an sd order and I need to insert packaging material without NO Reference ..

Do you know about other bapi that I can use?

Regards

ZACK

former_member330246
Active Contributor
0 Kudos

Zack,

did you ckeck this link?

Thank you, FM