SAP ABAP Function Module QPSD_CODE_VERSION_READ (Lesen einer Codeversion)
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_CODE_VERSION_READ Lesen einer Codeversion  
Function Group QPSD   QM master data: Access routines  
Program Name SAPLQPSD   ?... 
INCLUDE Name LQPSDU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing CODE TYPE QPCD-CODE code to be read
Importing CODEGRUPPE TYPE QPCD-CODEGRUPPE code group to be read
Importing KATALOGART TYPE QPCD-KATALOGART catalog type to be read
Importing KZ_INAKTIV TYPE ' ' Indicator : consider inactive code
Importing SPRACHE TYPE QPCT-SPRACHE SY-LANGU Language selection
Importing VERSION TYPE QPCD-VERSION '000001' code version to be read
Tables SELEKTIERTE_ZEILEN TYPE QKAT Table contains the required entries
Exception NO_CODE TYPE required code is not created
Exception NO_GROUP TYPE Code group is not created
               
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