SAP ABAP Function Module QETM_FETCH_TABLE_QAKLTAB (Loading the internal table QAKLTAB from database or buffer)
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 QETM_FETCH_TABLE_QAKLTAB Loading the internal table QAKLTAB from database or buffer  
Function Group QETM   Table management in results recording  
Program Name SAPLQETM    
INCLUDE Name LQETMU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_RC TYPE SYST-SUBRC Return code
Importing I_NODBREAD TYPE SPACE Indicator do not look up data in database
Importing I_PROBENR TYPE QASR-PROBENR Sample number
Importing I_PRUEFLOS TYPE QALS-PRUEFLOS Inspection lot number
Importing I_QAMKR_WA TYPE QAMKR SPACE Work area characteristic
Importing I_WERK TYPE QALS-WERK SPACE Plant where the inspection lot is held
Importing I_XMERKNR TYPE QAMKR-MERKNR Characteristic Number
Importing I_XVORGLFNR TYPE QAMKR-VORGLFNR Inspection Operation Number
Tables T_SAVETAB TYPE QAKLR internal table which is to be filled
Exception PARAMETER_ERROR TYPE Error with the parameter transfer
Exception READ_ERROR TYPE Error: buffer <-> administration table
               
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