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

Auto packing material by pallet type using function module

Sumeetpatil
Explorer
0 Likes
881

Hi experts,

I want to do auto packing for selected material by pallet type in outbound delivery in custom report program.

Please suggest function module for auto packing.

Material should be packed by pallet type in outbound delivery.

I am using following function module but still not succeed?

CALL FUNCTION 'BAPI_HU_CREATE'  => Here not creating HU key.

CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.

CALL FUNCTION 'BAPI_HU_CHANGE_HEADER'.

CALL FUNCTION 'BAPI_HU_PACK'.

Which function module i have to use to pack material by pallet type. and what parameter's need to pass.

Would appreciate if someone provides me pointers on this.

Thanks and Regards,

Sumeet.

2 REPLIES 2
Read only

Sumeetpatil
Explorer
0 Likes
575

experts need help.... please reply ....

Read only

Former Member
0 Likes
575

Hi

Check the bellow link  which could give some idea to work on your requirement.

http://scn.sap.com/thread/386822