SAP ABAP Function Module QPSD_FEATURE_METH_VERSION_READ (Lesen der Katalogeinträge zu einer Methodenversion im Merkmal)
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_METH_VERSION_READ Lesen der Katalogeinträge zu einer Methodenversion im Merkmal  
Function Group QPSD   QM master data: Access routines  
Program Name SAPLQPSD   ?... 
INCLUDE Name LQPSDU19    
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 code version to be read
Exporting QPMZ_EXP TYPE QPMZ Method and catalog allocation
Exporting QPMZ_KTEXT_KAT1 TYPE QPMT-KURZTEXT Short text of allocated catalog entry 1
Exporting QPMZ_KTEXT_KAT2 TYPE QPMT-KURZTEXT Short text of allocated catalog entry 2
Exporting QPMZ_KTEXT_KAT3 TYPE QPMT-KURZTEXT Short text of allocated catalog entry 3
Exporting QPMZ_KTEXT_KAT4 TYPE QPMT-KURZTEXT Short text of allocated catalog entry 4
Exporting QPMZ_KTEXT_KAT5 TYPE QPMT-KURZTEXT Short text of allocated catalog entry 5
Exporting QPMZ_KTEXT_METH TYPE QPMT-KURZTEXT Short text of 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
Importing MERKMAL TYPE QPMK-MKMNR Characteristic to be read
Importing METHODE TYPE QMTB-PMTNR method to be read
Importing SPRACHE TYPE QMTT-SPRACHE SY-LANGU Language selection
Importing VERSIONMK TYPE QPMK-VERSION Characteristic version to be read
Importing VERSIONMT TYPE QMTB-VERSION method version to be read
Importing WERKMT TYPE QMTB-WERKS method plant to be read
Importing ZAEHLMK TYPE QPMK-ZAEHLER code version to be read
Importing KZ_NICHTFREI TYPE QM00-QKZ 'X' Kz.: Merkmal wird auch bei Status <> F gelesen
Importing I_QMASTMOD TYPE QMASTMOD Aktivität für Stammdatenberechtigungen im QM
Exception NO_FEATURE TYPE Characteristic is not available
Exception NO_FREE_VERSION TYPE Characteristic version is not released
Exception NO_METHOD TYPE Method is not available
Exception NO_MKVERSION TYPE Characteristic version is not available
Exception NO_MTVERSION TYPE Method 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