SAP ABAP Function Module QC01_BATCH_SPECS_READ (General characteristics of a batch: specifications)
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_SPECS_READ General characteristics of a batch: specifications  
Function Group QC01   QM certificate generation: selections  
Program Name SAPLQC01    
INCLUDE Name LQC01U02    
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_DOCUMENT_DATA TYPE QCDOCINFO Document information
Importing I_LANGUAGE TYPE SYST-LANGU SY-LANGU Language for short text
Importing I_DATE TYPE SYST-DATUM SY-DATUM Selection date
Tables T_SP_VAL_TAB TYPE API_VALI Table: characteristic specifications of batch
Tables T_SP_CHAR_TAB TYPE API_CHAR Table of all characteristics of batch
Tables T_SP_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_SPECIFICATIONS TYPE No target specifications found
Exception NO_CHARACTERISTICS TYPE No characteristics found
Exception ORDER_ITEM_NOT_FOUND TYPE Customer order not found although in del.
Exception NO_OBJECT_KEY TYPE Object key not found
Exception NO_CONDITION_RECORD TYPE Condition record not found
Exception ORDER_INPUT_INCOMPLETE TYPE Customer order item incomplete
               
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