SAP ABAP Function Module QPL2_GET_LOTS_FOR_PHYS_SAMPLE (Selektion von Prüflosen zur Physischen Probe)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QL (Package) QM inspection lots
Basic Data
Function Module QPL2_GET_LOTS_FOR_PHYS_SAMPLE Selektion von Prüflosen zur Physischen Probe  
Function Group QPL2   Service Functions for the Insp. Lot  
Program Name SAPLQPL2   Service Functions for Inspection Lot 
INCLUDE Name LQPL2U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYST-SUBRC Returncode
Exporting E_DBCNT TYPE SYST-DBCNT Anzahl gelesener Prüflose
Importing I_PHYNR TYPE QPRS-PHYNR Nummer der Physischen Probe
Importing I_DB_READS TYPE SYST-DBCNT 1000 Maximale Zahl der zu lesenden Datensätze
Importing I_KZ_STAT_TEXT TYPE QM00-QKZ 'X' Kz. Lesen Texte zur Statusverwaltung
Importing I_VIEWNAME TYPE DD25D-VIEWNAME 'V_QALS_SEL' Selektionsview (minimale Felder PRUEFLOS, OBJNR)
Tables E_QALS_TAB TYPE QALS_QAVE Ausgabetabelle mit Prüflosen
               
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  19980423 
SAP Release Created in