SAP ABAP Function Module BORGR_GET_HUS (Lesen aller HUs zum Transport bzw. zur Anlieferung über den Belegfluss)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-SPM-INB (Application Component) Goods Receipt Process
⤷
LE_BOR (Package) Goods Receipt Processing for Inbound Delivery
⤷
⤷
Basic Data
| Function Module | BORGR_GET_HUS | Lesen aller HUs zum Transport bzw. zur Anlieferung über den Belegfluss |
| Function Group | BORGR | Functions for Two-Step GR |
| Program Name | SAPLBORGR | |
| INCLUDE Name | LBORGRU26 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_HEADER | TYPE | HUM_HU_HEADER_T | Table Type for Handling Units | |||
| |
ET_ITEMS | TYPE | HUM_HU_ITEM_T | Table Type for Handling Unit Items | |||
| |
ET_HIGHEST_LEVELS | TYPE | HUM_VENUM_T | Table Type for Internal Handling Unit Numbers | |||
| |
ET_HUSTOBJ | TYPE | HUSTOBJ_T | Handling Unit Status Object | |||
| |
ET_HUSTATUS | TYPE | HUSSTAT_T | Handling Unit Status from General Status Management | |||
| |
IF_LOCK_HUS | TYPE | XFELD | SPACE | Checkbox | ||
| |
IS_OBJECTS | TYPE | HUM_OBJECT | Object Description of the Handling Units to Be Processed | |||
| |
IT_OBJECTS | TYPE | HUM_OBJECT_T | Table with HU Objects | |||
| |
IF_NO_UPPER_OBJECTS | TYPE | XFELD | 'X' | Übergeordnete Objekte nicht mit ausgeben | ||
| |
HUS_LOCKED | TYPE | HUs that were Selected are Blocked | ||||
| |
NO_HU_FOUND | TYPE | No HUs Were Found | ||||
| |
FATAL_ERROR | TYPE | Internal error occurred | ||||
| |
OBJECT_NOT_SUPPORTED | TYPE | Nur Objekte 03 und 04 unterstützt | ||||
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 | 20041209 |
| SAP Release Created in |