SAP ABAP Function Module QPS1_CODEGROUP_VERSION_READ (Reading a code group version and the respective codes)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QA (Package) QM master data
Basic Data
Function Module QPS1_CODEGROUP_VERSION_READ Reading a code group version and the respective codes  
Function Group QPS1   Access modules for catalogs  
Program Name SAPLQPS1    
INCLUDE Name LQPS1U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CODEGRUPPE TYPE QPGR-CODEGRUPPE code group to be read
Importing GUELTIGAB TYPE QPCD-GUELTIGAB SY-DATUM Key date
Importing I_NICHTFREI TYPE RMQSE-AUFLOESUNG ' ' Ind.: read unreleased code groups
Importing KATALOGART TYPE QPGR-KATALOGART catalog type to be read
Importing KZ_AUFLOESUNG TYPE RMQSE-AUFLOESUNG ' ' ID: code group should be deleted
Importing KZ_INAKTIV TYPE ' ' Ind.: also consider inactive entries
Importing SPRACHE TYPE QPGT-SPRACHE SY-LANGU Language selection
Importing VERSION TYPE QPCD-VERSION '000001' version to be read
Tables SELEKTIERTE_ZEILEN TYPE QKAT Table contains the required entries
Exception NO_FREE TYPE Not released
Exception NO_GROUP TYPE required code group is not created
Exception NO_VERSION TYPE Version of the code group does not exist
               
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