SAP ABAP Function Module SD_DELIVERY_COUNT_HU_LOADED (Counts the loaded HUs assigned to a delivery)
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_DELIVERY_COUNT_HU_LOADED | Counts the loaded HUs assigned to a delivery |
| Function Group | LMGT | General stand alone functions |
| Program Name | SAPLLMGT | |
| INCLUDE Name | LLMGTU10 |
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 | |||
| |
ET_XVEKP | TYPE | VEKPVB | Delivery data table | |||
| |
ET_HIGHEST | TYPE | HUM_VENUM_T | Highest hu table | |||
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 |