The Function Module UKM_ADD_KEY_MAPPINGS (UKM: Schlüsselmappings anlegen) 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.
Function Module | UKM_ADD_KEY_MAPPINGS |
Short Text | UKM: Schlüsselmappings anlegen |
Function Group | UKM_KEY_MAPPING_ACCESS |
Package | S_UKM_IF |
Module Type | Remote-Enabled |
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 |
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 |
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.