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

Hanlding Unit Pack and Unpack Function module

Former Member
0 Likes
2,717

Hi All,

Can any one know the functiona modules for PACK Handling Unit and UNPACK Handling Unit? If so please reply me.

Thanks,

Pranav

4 REPLIES 4
Read only

ferry_lianto
Active Contributor
0 Likes
990

Hi,

Please check this FM.

PACK_HANDLING_UNIT

UNPACK_HANDLING_UNIT

Hope this will help.

Regards,

Ferry Lianto

Read only

0 Likes
990

Ferry Lianto,

It is not working. It didn't unpack the materials from HU.

Thanks,

Pranav

Read only

ferry_lianto
Active Contributor
0 Likes
990

Hi Pranav,

Please try to use BAPI BAPI_HU_UNPACK and BAPI_HU_PACK.

Perhaps you need to add BAPI_TRANSACTION_COMMIT at the end.

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
990

Look at:


BAPI_HU_PACK                   BAPI for Packing an Item into an HU  
BAPI_HU_UNPACK                 BAPI for Unpacking an Item from an HU

Rob