SAP ABAP Function Module RF_SW_LTAP_READ (Select from table LTAP - 1st layer)
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 RF_SW_LTAP_READ Select from table LTAP - 1st layer  
Function Group LMSW   Data base isolation functions  
Program Name SAPLLMSW    
INCLUDE Name LLMSWU49    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_ANSWR TYPE C send out 'x' for line exsists in table
Importing I_LGNUM TYPE LTAP-LGNUM Warehouse number / warehouse complex
Importing I_TANUM TYPE LTAP-TANUM Transfer order number
Importing I_TAPOS TYPE LTAP-TAPOS Transfer order item
Importing I_KZSUB TYPE LTAP-KZSUB Indicator: pass on TO item to subsystem
Importing I_PQUIT TYPE LTAP-PQUIT Indicator: confirmation complete
Importing I_PVQUI TYPE LTAP-PVQUI Indicator: Material pick has been confirmed
Importing I_VLTYP TYPE LTAP-VLTYP Source storage type
Importing I_VLPLA TYPE LTAP-VLPLA Source storage bin
Importing I_VLENR TYPE LTAP-VLENR Source storage unit number
Importing I_MATNR TYPE LTAP-MATNR Material number
Importing I_NLENR TYPE LTAP-NLENR Destination storage unit number
Importing I_VORGA TYPE LTAP-VORGA Transfer procedure
Importing LINE_EXIST TYPE C ' ' if 'x' check only if line exsists
Importing NE_OR_EQ TYPE C ' ' N for NE or E for EQ
Tables EV_LTAP TYPE LTAP Transfer order item
Exception NO_ENTRY_FOUND TYPE
Exception NO_PARAMETERS_FOUND TYPE
Exception FUNCTION_NOT_EXIST 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  19991130 
SAP Release Created in