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
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 according to the transaction
Tables C_VBPLK TYPE VBPLK Shipment data table
Tables ET_HEADER TYPE HUM_HU_HEADER_T Table Type for Handling Units
Tables ET_OBJNR TYPE HUOBJNR_T Table with General Object Numbers of the HUs
Tables ET_HIGHEST_LEVELS TYPE HUM_VENUM_T Table Type for Internal Handling Unit Numbers
Exception HUS_LOCKED TYPE
Exception NO_HU_FOUND TYPE
Exception FATAL_ERROR TYPE
               
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