The Function Module UKM_EXPORT_KEY_MAPPINGS (UKM: Export von Schlüsselmappings) is a standard Function Module in SAP ERP and is part of the function group UKM_KEY_MAPPING_TRANSPORT within the package S_UKM_IF.
Function Module | UKM_EXPORT_KEY_MAPPINGS |
Short Text | UKM: Export von Schlüsselmappings |
Function Group | UKM_KEY_MAPPING_TRANSPORT |
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_CCT_ID_SASA_ID | TYPE | UKM_T_CCT_ID_SASA_ID | Tabelle für SchemeAgencySchemeAgencyIDs | |
IT_CCT_ID_SAS_ID | TYPE | UKM_T_CCT_ID_SAS_ID | Tabelle für SchemeAgencySchemeIDs | |
IT_CCT_ID_SA_ID | TYPE | UKM_T_CCT_ID_SA_ID | Tabelle für SchemeAgencyIDs | |
IT_CCT_ID_SV_ID | TYPE | UKM_T_CCT_ID_SV_ID | Tabelle für SchemeVersionIDs | |
IT_CCT_ID_S_ID | TYPE | UKM_T_CCT_ID_S_ID | Tabelle für SchemeIDs | |
IT_MODIFICATIONS | TYPE | UKM_T_CCT_ID_ATTRIBUTES_PAIRS | Tabelle von Attributpaaren des CCT:Identifier | |
IV_BLOCK_SIZE | TYPE | INT4 | 10000 | Natürliche Zahl |
IV_RFC_DESTINATION | TYPE | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | |
IV_SOURCE_CONTEXT_ID | TYPE | UKM_E_MAIN_CONTEXT_ID | UKM: ID des Hauptkontextes | |
IV_TARGET_CONTEXT_ID | TYPE | UKM_E_MAIN_CONTEXT_ID | UKM: ID des Hauptkontextes |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_MESSAGE | TYPE | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.