Menu

SAP Function Module QPAM_SELSET_CODE_DELETE

Code in Auswahlmenge löschen

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.

Technical Information

Function Module QPAM_SELSET_CODE_DELETE
Short Text Code in Auswahlmenge löschen
Function Group QPAM
Package QSSE
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_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

Exporting Parameters

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

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.