SAP ABAP Function Module QPSD_CODEGROUP_VALID_READ (Lesen einer Codegruppe zu einem Stichtag und 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_VALID_READ Lesen einer Codegruppe zu einem Stichtag und der Codes dazu  
Function Group QPSD   QM master data: Access routines  
Program Name SAPLQPSD   ?... 
INCLUDE Name LQPSDU12    
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 select 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
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_VALID TYPE there is no valid code group version
               
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