SAP ABAP Function Module GET_MATERIAL_BY_DELIVERY (Check if material to be packed belongs 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 GET_MATERIAL_BY_DELIVERY Check if material to be packed belongs to a delivery  
Function Group LMGT   General stand alone functions  
Program Name SAPLLMGT    
INCLUDE Name LLMGTU53    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_PLANT TYPE LIPS-WERKS Plant
Importing I_STLOC TYPE LIPS-LGORT Storage location
Importing I_WHS_ID TYPE LIPS-LGNUM Warehouse Number / Warehouse Complex
Importing I_DELIVERY_ID TYPE VEKP-VPOBJKEY Delivery
Importing I_MATERIAL_ID TYPE LIPS-MATNR Material number
Importing I_QUANTITY TYPE VEPO-VEMNG Actual quantity delivered (in sales units)
Importing I_UOM TYPE LIPS-VRKME Sales unit
Importing I_CHARG TYPE LIPS-CHARG Batch number
Importing I_BESTQ TYPE LIPS-BESTQ Stock category in the Warehouse Management system
Importing I_SOBKZ TYPE LIPS-SOBKZ Special stock indicator
Importing I_SONUM TYPE LIPS-SONUM Special stock number
Tables DELV_HDRS_ITMS_TABLE TYPE LIPOV View: Header and item delivery information
Tables T_HU_ITEMS TYPE   screen structure
Exception NOT_FOUND TYPE
Exception QTY_NOT_ENOUGH TYPE
Exception WRONG_BATCH 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  20000104 
SAP Release Created in