Menu

SAP Function Module QPSD_METHOD_LIST

Prüfmethodenliste im Einstiegsbild bzw. Zeitachse

The Function Module QPSD_METHOD_LIST (Prüfmethodenliste im Einstiegsbild bzw. Zeitachse) 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_METHOD_LIST
Short Text Prüfmethodenliste im Einstiegsbild bzw. Zeitachse
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_GUELTIGAB TYPE QMTB-GUELTIGAB Datum gültig ab
I_NOT_RELEASED TYPE QM00-QKZ 'X' Kz. auch nicht freigegebene Versionen anzeigen
I_PMTNR TYPE QMTB-PMTNR Prüfmethode
I_QMASTMOD TYPE QMASTMOD Aktivität für Stammdatenberechtigungen im QM
I_WERKS TYPE QMTB-WERKS Werk zur Prüfmethode
I_ZEIT TYPE QM00-QKZ Zeitachse wird gerufen

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_GUELTIGAB TYPE QMTB-GUELTIGAB Selektierter Gültigkeitsstand
E_METHODE TYPE QMTB-PMTNR Selektierte Prüfmethode
E_SUBRC TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
E_VERSION TYPE QMTB-VERSION Selektierte Version

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.