0% found this document useful (0 votes)
2K views1 page

Bapi's To Create HU

This document discusses using BAPIs to create external handling units in SAP and update handling unit information in deliveries. It lists several BAPIs for handling units, including BAPI_HU_CREATE to create a handling unit with items, and recommends using BAPI HU Create to pass handling unit information from a legacy system via IDoc and update the units in delivery.

Uploaded by

reddiprashanth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views1 page

Bapi's To Create HU

This document discusses using BAPIs to create external handling units in SAP and update handling unit information in deliveries. It lists several BAPIs for handling units, including BAPI_HU_CREATE to create a handling unit with items, and recommends using BAPI HU Create to pass handling unit information from a legacy system via IDoc and update the units in delivery.

Uploaded by

reddiprashanth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

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

You might also like