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.
Function Module | QPSD_FEATURE_LIST |
Short Text | Stammprüfmerkmalsliste im Einstiegsbild bzw. Zeitachse |
Function Group | QPSD |
Package | QA |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.