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

Function module to create Packing with VL02N transaction

Former Member
0 Likes
1,017

I am trying to find the Function module from which I can create the packing through VL02N transaction automatically.

I will be passing Delivery number,Batch number,Quantity,

Packing Material its height, weight and length.

After passing this parameters it should able to pick material from the batch and create Handling unit, pack material and save it.

I have tried following function modules WS_DELIVERY_UPDATE and SD_DELIVERY_UPDATE_PACKING_1

but unable to do the required task.

Please provide some programming logic.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
506

Maybe BAPI BAPI_HU_CHANGE_HEADER.

Rob

1 REPLY 1
Read only

Former Member
0 Likes
507

Maybe BAPI BAPI_HU_CHANGE_HEADER.

Rob