Menu

SAP Function Module QPSD_FEATURE_METH_VERSION_READ

Lesen der Katalogeinträge zu einer Methodenversion im Merkmal

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module QPSD_FEATURE_METH_VERSION_READ (Lesen der Katalogeinträge zu einer Methodenversion im Merkmal) is a standard Function Module in SAP ERP and is part of the function group QPSD within the package QA.

Technical Information

Function Module QPSD_FEATURE_METH_VERSION_READ
Short Text Lesen der Katalogeinträge zu einer Methodenversion im Merkmal
Function Group QPSD
Package QA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_QMASTMOD TYPE QMASTMOD Aktivität für Stammdatenberechtigungen im QM
KZ_NICHTFREI LIKE QM00-QKZ 'X' Kz.: Merkmal wird auch bei Status <> F gelesen
MERKMAL LIKE QPMK-MKMNR Characteristic to be read
METHODE LIKE QMTB-PMTNR method to be read
SPRACHE LIKE QMTT-SPRACHE SY-LANGU Language selection
VERSIONMK LIKE QPMK-VERSION Characteristic version to be read
VERSIONMT LIKE QMTB-VERSION method version to be read
WERKMT LIKE QMTB-WERKS method plant to be read
ZAEHLMK LIKE QPMK-ZAEHLER code version to be read

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
QPMK_EXP LIKE QPMK selected characteristic data record
QPMK_KTEXT_CODE9O LIKE QPCT-KURZTEXT Short text of the upper error codes
QPMK_KTEXT_CODE9U LIKE QPCT-KURZTEXT Short text of the lower error codes
QPMK_KTEXT_CODEQL LIKE QPCT-KURZTEXT Short text of the general error codes
QPMT_EXP LIKE QPMT code version to be read
QPMZ_EXP LIKE QPMZ Method and catalog allocation
QPMZ_KTEXT_KAT1 LIKE QPMT-KURZTEXT Short text of allocated catalog entry 1
QPMZ_KTEXT_KAT2 LIKE QPMT-KURZTEXT Short text of allocated catalog entry 2
QPMZ_KTEXT_KAT3 LIKE QPMT-KURZTEXT Short text of allocated catalog entry 3
QPMZ_KTEXT_KAT4 LIKE QPMT-KURZTEXT Short text of allocated catalog entry 4
QPMZ_KTEXT_KAT5 LIKE QPMT-KURZTEXT Short text of allocated catalog entry 5
QPMZ_KTEXT_METH LIKE QPMT-KURZTEXT Short text of method

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_AUTHORIZATION keine Berechtigung für die Merkmalsversion
NO_FEATURE Characteristic is not available
NO_FREE_VERSION Characteristic version is not released
NO_METHOD Method is not available
NO_MKVERSION Characteristic version is not available
NO_MTVERSION Method version is not available