The Function Module QPAM_SELSET_CODE_DELETE (Code in 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_SELSET_CODE_DELETE |
Short Text | Code in 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 | QPAC-AUSWAHLMGE | Auswahlmenge | |
I_CODE | LIKE | QPAC-CODE | Code | |
I_CODEGRUPPE | LIKE | QPAC-CODEGRUPPE | Codegruppe | |
I_KATALOGART | LIKE | QPAC-KATALOGART | Prüfkatalog Codes zur Auswahlmenge | |
I_WERKS | LIKE | QPAC-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.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.