Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Handling units Shipment BAPI

Former Member
0 Likes
773

Hi,

Can you please help me with the code for populating the Handling units while shipment creation using bapis.

Thanks,

Thomas Kash

Moderator message: please (re)search yourself first.

Edited by: Thomas Zloch on Dec 9, 2010 10:55 AM

Hi,

Can you please help me with the code for populating the Handling units while shipment creation using bapis.

Thanks,

Thomas Kash

Moderator message: please (re)search yourself first.

Edited by: Thomas Zloch on Dec 9, 2010 10:55 AM

2 REPLIES 2
Read only

AnjaneyaBhardwaj
Contributor
0 Likes
543

I assume you are using BAPI_SHIPMENT_CREATE for this . If I am true you can use tables there to create handling unit header and item .

Sample code can be easily found using where used list of this BAPI .

I hope it should solve your problem .

Read only

AnjaneyaBhardwaj
Contributor
0 Likes
543

if we have the delivery with the packaging already done(VL02n) it should be present in shipment creation already ...better have the delivery with packaging already done and do that shipment .

however if you are doing packaging(Handling Unit ) dusring shipment(VT01) i have not much clarity on that .

Please refer below threads to gain some insights , We do not have much information on this in the Forum .

  • mentors please help *

http://wiki.sdn.sap.com/wiki/display/ABAP/UseofBAPI_SHIPMENT_CREATEconcerningshippingstatuses%28and+deadlines%29