SAP ABAP Function Module GET_WM_PACK_SN (Validation of material serial number to be packed into HU in WM)
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_WM_PACK_SN Validation of material serial number to be packed into HU in WM  
Function Group LMGT   General stand alone functions  
Program Name SAPLLMGT    
INCLUDE Name LLMGTU42    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_MAT_ID TYPE LQUA-MATNR HU external ID
Importing I_SER_NR TYPE RLMOB-CSERNR
Importing I_LGNUM TYPE LQUA-LGNUM
Importing I_LGTYP TYPE LQUA-LGTYP
Importing I_LGPLA TYPE LQUA-LGPLA
Importing I_WERKS TYPE LQUA-WERKS
Tables T_HU_ITEMS TYPE   VEKP + desc of pack material from MAKT
Exception MAT_NOT_FOUND TYPE Handling unit does not exists in WM
Exception SERNR_NOT_FOUND 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