SAP ABAP Function Module HU_CREATE_ONE_HU (Create One HU Including Items)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-HU-BF (Application Component) Basic functions
⤷
HANDLING_UNITS (Package) Handling Units - General Packing
⤷
⤷
Basic Data
| Function Module | HU_CREATE_ONE_HU | Create One HU Including Items |
| Function Group | V51E | Handling Unit Interfaces External |
| Program Name | SAPLV51E | |
| INCLUDE Name | LV51EU06 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ES_HEADER | TYPE | VEKPVB | HU Header that was Created | |||
| |
ET_ITEMS | TYPE | HUM_HU_ITEM_T | HU Items that were Created | |||
| |
ET_MESSAGES | TYPE | HUITEM_MESSAGES_T | Table with Error Messages | |||
| |
IF_CREATE_HU | TYPE | XFELD | Create Handling Units with Stock | |||
| |
IS_WM | TYPE | VSEP_S_WMSP | Creation of an Inventory HU for WM | |||
| |
IS_HEADER_PROPOSAL | TYPE | HUHDR_PROPOSAL | Mandatory Data for Creating an HU Header | |||
| |
IS_HEADER_CAPACITY | TYPE | HUHDR_CAPACITY | Weight, Volume and Dimension Specifications | |||
| |
IS_HEADER_ADD | TYPE | HUHDR_ADDITIONAL_DATA | Non-functional Additional Data | |||
| |
IS_HEADER_TRANSPORT | TYPE | HUHDR_TRANSPORT | Additional Data that is Relevant for Shipments | |||
| |
IT_ITEMS | TYPE | HUITM_PROP | System Suggestion for Items to be Created | |||
| |
IT_SERIAL_NR | TYPE | HUM_REP_SERNR_T | Serial Numbers for the Items to be Created | |||
| |
INPUT_MISSING | TYPE | Data that is Necessary for Creation is Missing | ||||
| |
NOT_POSSIBLE | TYPE | HU Creation not Possible | ||||
| |
HEADER_ERROR | TYPE | HU Header Data Contains Incorrect Data | ||||
| |
ITEM_ERROR | TYPE | Items Cannot be Created | ||||
| |
SERIAL_NR_ERROR | TYPE | Serial Number Error | ||||
| |
FATAL_ERROR | TYPE | Internal Error | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19990827 |
| SAP Release Created in |