Unified Key Mapping Service
Unified Key Mapping Service
Content
Unified Key Mapping Service
Key Mapping
Configuration: Defining Mapping Contexts
Connecting to SAP Process Integration
Element Mapping and Changes to XML Message
Master Data Replication and Master Data Synchronization
ABAP Objects Interface
Class CL_UKM_FACTORY
Method GET_INSTANCE_ATTRIBUTE_CONVERT
Method GET_INSTANCE_EASY
Method GET_INSTANCE_ID_DICTIONARY
Method GET_INSTANCE_ID_THESAURUS
Interface ID_UKM_ATTRIBUTE_CONVERT
Method CONVERT_AGENCY_EXT2INT
Method CONVERT_AGENCY_INT2EXT
Method CONVERT_SCHEME_EXT2INT
Method CONVERT_SCHEME_INT2EXT
Interface IF_UKM_EASY
Method ADD
Method GET
Method DELETE
Method SAVE
Method CLEANUP
Interface IF_UKM_ID_DICTIONARY
Method ADD
Method ADD_NEGATIVE
Method CHECK_NEGATIVE
Method CLEANUP
Method DELETE_MAPPING
Method GET
Method GET_NEGATIVE
Method REMOVE_NEGATIVE
Method REMOVE_OBJECT_FROM_MAPPING
Method SAVE
Interface IF_UKM_ID_THESAURUS
Method ADD
Method CLEANUP
Method DELETE_IDENTIFIER
Method DELETE_OBJECT
Method GET
Method QUERY
Method SAVE
RFC-Enabled Function Modules
Function Group UKM_KEY_MAPPING_ACCESS
Function Module UKM_ADD_KEY_MAPPINGS
Function Module UKM_GET_KEY_MAPPINGS
Function Module UKM_DELETE_KEY_MAPPING
Function Group UKM_EASY
Function Group UKM_ ID_DICTIONARY
Function Group UKM_ID_THESAURUS
Java API
Configuration of Key Store
XSLT Extension Functions
Class com.sap.basis.ukm.AddKeyMapping
Method AddKeyMapping (mappingTrace)
Method AddKeyMapping (mappingTrace, party, service, channel)
Method addMapping (context, sourceID, targetID)
Method execute ()
Method getMessages ()
Class com.sap.basis.ukm.GetKeyMapping
Method GetKeyMapping (mappingTrace)
Method GetKeyMapping (mappingTrace, party, service, channel)
Method addMapping (context, sourceID, targetID)
Method execute ()
Method getResult ()
Method getMessages ()
Class com.sap.basis.ukm.DeleteKeyMapping
Method DeleteKeyMapping (mappingTrace)
Method DeleteKeyMapping (mappingTrace, party, service, channel)
Method addMapping (context, sourceID, targetID)
Method execute ()
Method getMessages ()
Class com.sap.basis.ukm.Identifier
Method Identifier (schemeID, schemeAgencyID)
Method Identifier (schemeID, schemeAgencyID, value)
Method Identifier (clientDefault, schemeID, ...)
Class com.sap.basis.ukm.Guid
Method createGuid()
Method createGuidHex()
Method createGuidHexUpperCase()