cancel
Showing results for 
Search instead for 
Did you mean: 

HU : external HU to be packed in inbound delivery

Former Member
0 Kudos

hi experts,

scenario : process order goods receipt will be done to HU managed sloc. no WM inegration .

inbound delivery will be created at the time of proces order GR.

we will get HU number from legacy , we need to pack that HU in the inbound delivery . there is no manual intervation .

request you to please how can have the HU in the inbound delivery which FM or Badi can help me . also need to pack it .

Regards,

satish

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182609
Active Contributor
0 Kudos

Use BAPI To crete external handling iunits in SAP.Get the Idoc from legasy system pass the HU information .

Use BAPI HU Create it should work to update the handling units in delivery.

HU_BASIC_BAPIS Basic BAPIs for HUs

BAPI_HU_CHANGE_HEADER Change Handling Unit Header Data

BAPI_HU_CREATE Create Handling Unit with Items

BAPI_HU_DELETE BAPI for Deleting Handling Units

BAPI_HU_DISPLAY_HISTORY Displays HU History

BAPI_HU_GETLIST Read Handling Units from the Database

BAPI_HU_GET_LIST_MSG Select Handling Unit Output

BAPI_HU_PACK BAPI for Packing an Item into an HU

BAPI_HU_PROCESS_MSG HU Output Processing

BAPI_HU_PROCESS_MSG_DIRECT Select and Process Handling-Unit Outputs

BAPI_HU_REPACK Repack HUs and HU Items

BAPI_HU_UNPACK BAPI for Unpacking an Item from an HU

BOR_HU_DISPLAY Display an HU in Dialog Mode