SAP ABAP Function Module SD_SHIPMENT_COUNT_LOADED_SU (Counts the loaded HUs assigned to a shipment)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-MOB (Application Component) Mobile data entry
⤷
LMOB (Package) Mobile Computing in warehouse logistics

⤷

⤷

Basic Data
Function Module | SD_SHIPMENT_COUNT_LOADED_SU | Counts the loaded HUs assigned to a shipment |
Function Group | LMGT | General stand alone functions |
Program Name | SAPLLMGT | |
INCLUDE Name | LLMGTU21 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
O_HEADER_COUNT | TYPE | SYTFILL | Total number of highest-level HU | |||
![]() |
O_LOADED_OR_UNLDED_COUNT | TYPE | SYTFILL | Number of loaded or unloaded highest-level HU according to the transaction | |||
![]() |
O_LOADED_OR_UNLDED_WGT | TYPE | VEKP-BRGEW | Weight of total highest-level HU | |||
![]() |
O_OVERALL_WGT | TYPE | VEKP-BRGEW | Weight of loaded or unloaded highest-level HU according to the transaction | |||
![]() |
I_STATUS | TYPE | J_STATUS | load or unload status according to the transaction | |||
![]() |
C_VBPLK | TYPE | VBPLK | Shipment data table | |||
![]() |
ET_HEADER | TYPE | HUM_HU_HEADER_T | Table Type for Handling Units | |||
![]() |
ET_OBJNR | TYPE | HUOBJNR_T | Table with General Object Numbers of the HUs | |||
![]() |
ET_HIGHEST_LEVELS | TYPE | HUM_VENUM_T | Table Type for Internal Handling Unit Numbers | |||
![]() |
HUS_LOCKED | TYPE | |||||
![]() |
NO_HU_FOUND | TYPE | |||||
![]() |
FATAL_ERROR | TYPE | |||||
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 | 19991014 |
SAP Release Created in |