SAP ABAP Function Module QELA_LOT_SELECTION (Selektion von Prüflosen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QE (Package) QM results recording
Basic Data
Function Module QELA_LOT_SELECTION Selektion von Prüflosen  
Function Group QELA   Print List in Windows  
Program Name SAPLQELA   Selection List 
INCLUDE Name LQELAU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting PRUEFLOS TYPE QALS-PRUEFLOS Inspection lot number
Exporting E_DBCNT TYPE SYST-DBCNT DB Operations, Number of Table Lines Processed
Importing LS_POSNR TYPE QALS-LS_POSNR SPACE Delivery note item number
Importing LS_VBELN TYPE QALS-LS_VBELN SPACE Delivery note number
Importing ART TYPE QALS-ART Inspection type
Importing AUFNR TYPE QALS-AUFNR SPACE Production order number
Importing CHARGE TYPE QALS-CHARG Batch number
Importing ERSTELDAT TYPE QALS-ERSTELDAT 000000 Created on
Importing HERKUNFT TYPE QALS-HERKUNFT Origin
Importing HERSTELLER TYPE QALS-HERSTELLER SPACE Manufact.
Importing I_DB_READS TYPE SYST-DBCNT 1000
Importing I_SELID TYPE TJ48-SELID SPACE Status Selection Profile
Importing I_STAT_ERO TYPE RQELA-STAT_ERO 'X' Ind.: Only use created lots
Importing I_STAT_FREI TYPE RQELA-STAT_FREI 'X' Ind.: Only use released lots
Importing I_STAT_VE TYPE RQELA-STAT_VE 'X' Ind.: Only use released lots
Importing I_VORGANG TYPE TJ01-VRGNG SPACE Status operation for lot operation
Importing KUNNR TYPE QALS-KUNNR SPACE Customer number
Importing LIFNR TYPE QALS-LIFNR SPACE Vendor
Importing MATNR TYPE QALS-MATNR Material number
Importing VORGANG TYPE QALS-MBLNR Creating document
Importing VORGPOS TYPE QALS-ZEILE Item of the creating document
Importing WERK TYPE QALS-WERK Plant
Importing EBELN TYPE QALS-EBELN Purchase order number
Importing EBELP TYPE QALS-EBELP Purchase order item
Importing LAGORTCHRG TYPE QALS-LAGORTCHRG
Importing I_F4_HELP_FLAG TYPE QKZ Keine Qela-Ausgabe, da F4 Hilfe aktiv
Tables E_QALS_SEL TYPE QALS_SEL Work area for selection list
Exception BAD_OPTIONS TYPE Unsuitable selection conditions -> I_DB_READS
Exception NO_ENTRY TYPE No inspection lot found
Exception NO_SELECTED TYPE No inspection lot selected
               
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  19931201 
SAP Release Created in