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
Exporting O_HEADER_COUNT TYPE SYTFILL Total number of highest-level HU
Exporting O_LOADED_OR_UNLDED_COUNT TYPE SYTFILL Number of loaded or unloaded highest-level HU according to the transaction
Exporting O_LOADED_OR_UNLDED_WGT TYPE VEKP-BRGEW Weight of total highest-level HU
Exporting O_OVERALL_WGT TYPE VEKP-BRGEW Weight of loaded or unloaded highest-level HU according to the transaction
Importing I_STATUS TYPE J_STATUS load or unload status
Tables ET_XVEKP TYPE VEKPVB Delivery data table
Tables ET_HIGHEST TYPE HUM_VENUM_T Highest hu table
               
Processing Type
Normal Function Module  
Remote-Enabled 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