Menu

SAP Function Module QPSD_FEATURE_LIST

Stammprüfmerkmalsliste im Einstiegsbild bzw. Zeitachse

The Function Module QPSD_FEATURE_LIST (Stammprüfmerkmalsliste 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_FEATURE_LIST
Short Text Stammprüfmerkmalsliste 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_MKMNR TYPE QPMK-MKMNR Stammprüfmerkmal
I_NOT_RELEASED TYPE QM00-QKZ 'X' Kz. auch nicht freigegebene Versionen anzeigen
I_QMASTMOD TYPE QMASTMOD Aktivität für Stammdatenberechtigungen im QM
I_WERKS TYPE QPMK-WERKS Werk zum Stammprüfmerkmal
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_MERKMAL TYPE QPMK-MKMNR Selektiertes Stammprüfmerkmal
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.