SAP ABAP Interface IF_UKM_ID_DICTIONARY (UKM: Identifier Dictionary)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-UKM (Application Component) Standardized Key Mapping
     S_UKM_IF (Package) Unified Key Mapping Interface
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UKM_ID_DICTIONARY UKM: Implementation of Interface IF_UKM_ID_DICTIONARY 20060202
Properties
Interface IF_UKM_ID_DICTIONARY  
Short Description UKM: Identifier Dictionary    
General Data
Package S_UKM_IF   Unified Key Mapping Interface 
Created 20050929   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_UKM_ID_DICTIONARY has no interface.
Friends
Interface IF_UKM_ID_DICTIONARY has no friend.
Attributes
Interface IF_UKM_ID_DICTIONARY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method UKM: Add Positive Mapping Between Objects 20050930
2 ADD_NEGATIVE Instance method Public Method UKM: Add Negative Mapping Between Objects or Groups 20051213
3 CHECK_NEGATIVE Instance method Public Method UKM: Check Existence of Negative Mapping 20051213
4 CLEANUP Instance method Public Method UKM: Reset Internal Buffer 20050930
5 DELETE_MAPPING Instance method Public Method UKM: Delete Mappings Including Their Objects 20050929
6 GET Instance method Public Method UKM: Read Positive Mapping 20050930
7 GET_NEGATIVE Instance method Public Method UKM: Read Negative Mapping 20051213
8 REMOVE_NEGATIVE Instance method Public Method UKM: Remove Negative Mapping 20051213
9 REMOVE_OBJECT_FROM_MAPPING Instance method Public Method UKM: Remove Objects from Mappings 20050929
10 SAVE Instance method Public Method UKM: Pass Changes to Update Module 20050930
Events
Interface IF_UKM_ID_DICTIONARY has no event.
Types
Interface IF_UKM_ID_DICTIONARY has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGES Call by reference Type reference (TYPE) UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender 20050930
2 Importing IT_GROUPS Call by reference Type reference (TYPE) UKM_T_GROUPS_EXTERNAL UKM: Mappinggruppen mit externen Objekten 20050930

Method ADD on Interface IF_UKM_ID_DICTIONARY has no exception.

Method ADD_NEGATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGES Call by reference Type reference (TYPE) UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender 20051213
2 Importing IT_NEGATIVE Call by reference Type reference (TYPE) UKM_T_T_CCTID_KEYS UKM: Tabelle von Tabellen von CCT-Identifikatoren 20051213

Method ADD_NEGATIVE on Interface IF_UKM_ID_DICTIONARY has no exception.

Method CHECK_NEGATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NEGATIVE_PAIRS Call by reference Type reference (TYPE) UKM_T_NEGATIVE_PAIRS Tabellentyp zu UKM_S_NEGATIVE_PAIR 20051213
2 Exporting ES_MESSAGES Call by reference Type reference (TYPE) UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender 20051213
3 Importing IV_READ_BUFFER Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_TRUE UKM: Lesezugriff auf den Buffer 20060201
4 Importing IV_UPDATE_BUFFER Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_TRUE UKM: Schreibzugriff auf den Buffer 20060201

Method CHECK_NEGATIVE on Interface IF_UKM_ID_DICTIONARY has no exception.

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) UKM_S_MESSAGE UKM: Statusinformation und Nachrichten an den Verwender 20050930

Method CLEANUP on Interface IF_UKM_ID_DICTIONARY has no exception.

Method DELETE_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGES Call by reference Type reference (TYPE) UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender 20050929
2 Importing IT_IDENTIFIERS Call by reference Type reference (TYPE) UKM_T_CCTID_KEYS UKM: Schlüssel im Format des cct:identifier 20050929

Method DELETE_MAPPING on Interface IF_UKM_ID_DICTIONARY has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GROUPS Call by reference Type reference (TYPE) UKM_T_GROUPS_EXTERNAL_GET UKM: Mappinggruppen mit externen Objekten 20050930
2 Exporting ES_MESSAGES Call by reference Type reference (TYPE) UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender 20050930
3 Importing IV_READ_BUFFER Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_TRUE UKM: Lesezugriff auf den Buffer 20060201
4 Importing IV_UPDATE_BUFFER Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_TRUE UKM: Schreibzugriff auf den Buffer 20060201

Method GET on Interface IF_UKM_ID_DICTIONARY has no exception.

Method GET_NEGATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NEGATIVE Call by reference Type reference (TYPE) UKM_T_NEGATIVE_EXTERNAL_GET Tabellentyp zu UKM_S_NEGATIVE_EXTERNAL_GET 20051213
2 Exporting ES_MESSAGES Call by reference Type reference (TYPE) UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender 20051213
3 Importing IV_READ_BUFFER Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_TRUE UKM: Lesezugriff auf den Buffer 20060201
4 Importing IV_UPDATE_BUFFER Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_TRUE UKM: Schreibzugriff auf den Buffer 20060201

Method GET_NEGATIVE on Interface IF_UKM_ID_DICTIONARY has no exception.

Method REMOVE_NEGATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGES Call by reference Type reference (TYPE) UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender 20051213
2 Importing IT_NEGATIVE Call by reference Type reference (TYPE) UKM_T_T_CCTID_KEYS UKM: Tabelle von Tabellen von CCT-Identifikatoren 20051213

Method REMOVE_NEGATIVE on Interface IF_UKM_ID_DICTIONARY has no exception.

Method REMOVE_OBJECT_FROM_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGES Call by reference Type reference (TYPE) UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender 20050929
2 Importing IT_IDENTIFIERS Call by reference Type reference (TYPE) UKM_T_CCTID_KEYS UKM: Schlüssel im Format des cct:identifier 20050929

Method REMOVE_OBJECT_FROM_MAPPING on Interface IF_UKM_ID_DICTIONARY has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) UKM_S_MESSAGE UKM: Statusinformation und Nachrichten an den Verwender 20050930
2 Importing IV_CLEANUP_BUFFER Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_TRUE UKM: Boolesche Flags für das Interface-Verhalten 20050930
3 Importing IV_NO_EXCLUSIVE_LOCKS Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_FALSE UKM: Keine exklusiven Sperren setzen (nur kurze Schlüssel) 20131023
4 Importing IV_SAVE_IN_UPDATE_TASK Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_TRUE UKM: Boolesche Flags für das Interface-Verhalten 20050930

Method SAVE on Interface IF_UKM_ID_DICTIONARY has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 710