The Function Module QPAM_SELSET_READ (Auswahlmenge(n) in Tabelle QPAM lesen) is a standard Function Module in SAP ERP and is part of the function group QPAM within the package QSSE.
Function Module | QPAM_SELSET_READ |
Short Text | Auswahlmenge(n) in Tabelle QPAM lesen |
Function Group | QPAM |
Package | QSSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUSWAHLMGE | LIKE | QPAM-AUSWAHLMGE | '*' | Auswahlmenge |
I_FLG_RELEASED_ONLY | TYPE | C | 'X' | Kz.: Nur freigegebene Auswahlmengen |
I_KATALOGART | LIKE | QPAM-KATALOGART | Katalog | |
I_WERKS | LIKE | QPAM-WERKS | Werk |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QPAM_WA | LIKE | QPAM | Prüfkatalog Auswahlmengen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_QPAM_TAB | LIKE | QPAM | Prüfkatalog Auswahlmengen |
This function module does not define any Exceptions.