The Function Module QPAM_SELECTED_SET_DELETE (Auswahlmenge löschen) is a standard Function Module in SAP ERP and is part of the function group QPAM within the package QSSE.
Function Module | QPAM_SELECTED_SET_DELETE |
Short Text | Auswahlmenge löschen |
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_KATALOGART | LIKE | QPAM-KATALOGART | Prüfkatalog Auswahlmengen | |
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_FLG_MESSAGE_COLLECTED | TYPE | QKZ | X und Blank |
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 |
---|---|---|---|---|
I_LONG_TEXT_TAB | LIKE | QPMLTXT | Langtextzeilen für Prfmeth/Stprfmkm/... (ALE u.a.) |
This function module does not define any Exceptions.