Menu

SAP Function Module UKM_DELETE_KEY_MAPPINGS

UKM: Schlüsselmappings löschen

The Function Module UKM_DELETE_KEY_MAPPINGS (UKM: Schlüsselmappings löschen) is a standard Function Module in SAP ERP and is part of the function group UKM_KEY_MAPPING_ACCESS within the package S_UKM_IF.

Technical Information

Function Module UKM_DELETE_KEY_MAPPINGS
Short Text UKM: Schlüsselmappings löschen
Function Group UKM_KEY_MAPPING_ACCESS
Package S_UKM_IF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_KEY_MAPPING TYPE UKM_T_MAPPINGS_EASY UKM: Mappings
IV_SAVE TYPE UKM_E_IF_FLAG_BOOLEAN 'X' UKM: Boolsche Flags für das Interface-Verhalten
IV_SAVE_AND_COMMIT TYPE UKM_E_IF_FLAG_BOOLEAN 'X' UKM: Boolsche Flags für das Interface-Verhalten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_MESSAGES TYPE UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender

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.