SAP ABAP Function Module QPSD_CODEGROUP_VERSION_READ (Lesen einer Codegruppenversion und evtl. der Codes dazu)
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 QPSD_CODEGROUP_VERSION_READ Lesen einer Codegruppenversion und evtl. der Codes dazu  
Function Group QPSD   QM master data: Access routines  
Program Name SAPLQPSD   ?... 
INCLUDE Name LQPSDU09    
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.: also 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.: 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 Code group 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  19930710 
SAP Release Created in