SAP ABAP Function Module QPSD_METHOD_VERSION_READ (Lesen einer Methodenversion)
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_METHOD_VERSION_READ Lesen einer Methodenversion  
Function Group QPSD   QM master data: Access routines  
Program Name SAPLQPSD   ?... 
INCLUDE Name LQPSDU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting QMTB_EXP TYPE QMTB method data record read
Exporting QMTB_KTEXT_METH TYPE QMTT-KURZTEXT Short text of read method
Exporting QMTT_EXP TYPE QMTT Read text segment of method
Importing KZ_NICHTFREI TYPE QM00-QKZ ' ' ID: method is also read for status <> F
Importing MANDANT TYPE SYST-MANDT SY-MANDT client to be read
Importing METHODE TYPE QMTB-PMTNR method to be read
Importing SPRACHE TYPE QMTT-SPRACHE SY-LANGU Language selection
Importing VERSION TYPE QMTB-VERSION ' ' method version to be read
Importing WERK TYPE QMTB-WERKS Plant to be read
Importing I_QMASTMOD TYPE QMASTMOD Modus für Berechtigungsprüfung
Exception NO_FREE_VERSION TYPE Version is not released
Exception NO_METHOD TYPE Method does not exist
Exception NO_VERSION TYPE Version does not exist
Exception NO_AUTHORIZATION TYPE keine Berechtigung für die Methodenversion
               
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