SAP ABAP Function Module QPSD_FEATURE_VERSION_READ (Lesen einer Merkmalsversion)
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_FEATURE_VERSION_READ Lesen einer Merkmalsversion  
Function Group QPSD   QM master data: Access routines  
Program Name SAPLQPSD   ?... 
INCLUDE Name LQPSDU15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting QPMK_EXP TYPE QPMK selected characteristic data record
Exporting QPMT_EXP TYPE QPMT selected text data record for characteristic
Exporting QPMZ_EXP TYPE QPMZ Method entry for selected characteristic
Exporting QPMZ_KTEXT_KAT1 TYPE QPGT-KURZTEXT Short text of allocated catalog entry 1
Exporting QPMZ_KTEXT_KAT2 TYPE QPGT-KURZTEXT Short text of allocated catalog entry 2
Exporting QPMZ_KTEXT_KAT3 TYPE QPGT-KURZTEXT Short text of allocated catalog entry 3
Exporting QPMZ_KTEXT_KAT4 TYPE QPGT-KURZTEXT Short text of allocated catalog entry 4
Exporting QPMZ_KTEXT_KAT5 TYPE QPGT-KURZTEXT Short text of allocated catalog entry 5
Exporting QPMZ_KTEXT_METH TYPE QMTT-KURZTEXT Short text of allocated inspection method
Exporting QPMK_KTEXT_CODE9U TYPE QPCT-KURZTEXT Short text of the lower error codes
Exporting QPMK_KTEXT_CODE9O TYPE QPCT-KURZTEXT Short text of the upper error codes
Exporting QPMK_KTEXT_CODEQL TYPE QPCT-KURZTEXT Short text of the general error codes
Exporting E_NO_OF_METHODS TYPE SYST-TABIX Anzahl der zugeordneten Prüfmethoden
Importing KZ_AUFLOESUNG TYPE QKZSTERN ' ' Ind.: Methods should also be read
Importing KZ_NICHTFREI TYPE QM00-QKZ ' ' Ind: characteristic can also be read with status <> F
Importing MERKMAL TYPE QPMK-MKMNR Characteristic to be read
Importing SPRACHE TYPE QPMT-SPRACHE SY-LANGU Language selection
Importing VERSION TYPE QPMK-VERSION ' ' characteristic version to be read
Importing WERK TYPE QPMK-WERKS Plant to be read
Importing I_QMASTMOD TYPE QMASTMOD Modus für Berechtigungsprüfung
Importing I_NO_CATALOGS TYPE QM00-QKZ Kz. : keine Kataloge dazulesen
Exception NO_FEATURE TYPE Characteristic is not available
Exception NO_FREE_VERSION TYPE Version not released
Exception NO_VERSION TYPE Version is not available
Exception NO_AUTHORIZATION TYPE keine Berechtigung für die Merkmalsversion
               
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