SAP ABAP Function Module QC01_BATCH_VALUES_READ (General characteristics of a batch: result values)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QC (Package) QM quality certificate
Basic Data
Function Module QC01_BATCH_VALUES_READ General characteristics of a batch: result values  
Function Group QC01   QM certificate generation: selections  
Program Name SAPLQC01    
INCLUDE Name LQC01U07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CLASS TYPE KLAH-CLASS Name of batch class
Exporting E_CLASS_TYPE TYPE KLAH-KLART Class type of batch class
Importing I_VAL_MATNR TYPE MARA-MATNR Material number
Importing I_VAL_WERKS TYPE VBDPL-WERKS Plant
Importing I_VAL_CHARGE TYPE VBDPL-CHARG Batch
Importing I_LANGUAGE TYPE SYST-LANGU SY-LANGU Language for short text
Importing I_DATE TYPE SYST-DATUM SY-DATUM Selection date
Tables T_VAL_TAB TYPE API_VALI Table of batch values
Tables T_CHAR_TAB TYPE API_CHAR Table of all characteristics of batch
Tables T_ATT_TAB TYPE API_CH_ATT Table of characteristic attributes
Exception NO_CLASS TYPE No batch class assigned
Exception INTERNAL_ERROR TYPE Internal error
Exception NO_VALUES TYPE No values found
Exception NO_CHARS TYPE No characteristics found
               
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  19950404 
SAP Release Created in