SAP ABAP Class CL_UKM_EXPORT (UKM: Export Key Mappings)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-UKM (Application Component) Standardized Key Mapping
     S_UKM_ENGINE (Package) Unified Key Mapping Engine
Properties
Class CL_UKM_EXPORT  
Short Description UKM: Export Key Mappings    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UKM_ENGINE   Unified Key Mapping Engine 
Created 20070628   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_UKM_EXPORT has no interface implemented.
Friends
Class CL_UKM_EXPORT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_CONFIGURATION Instance attribute Private Object reference (TYPE REF TO) CL_UKM_CONFIGURATION UKM: Access to configuration tables 20090203
2 MR_IF_UKM_EASY Instance attribute Public Object reference (TYPE REF TO) IF_UKM_EASY UKM: Interface for easy access 20070628
3 MR_LOCK Instance attribute Protected Object reference (TYPE REF TO) CL_UKM_LOCK UKM: Lock 20070702
4 MR_MESSAGES Instance attribute Public Object reference (TYPE REF TO) UKM_S_MESSAGE Messages 20070628
5 MS_PERSISTENCY Instance attribute Public Type reference (TYPE) UKM_S_PERSISTENCY Persistence 20070628
6 MT_AGENCIES Instance attribute Private Type reference (TYPE) LTT_AGENCY Matching Agencies 20070628
7 MT_CCT_ID_SASA_ID Instance attribute Public Type reference (TYPE) UKM_T_CCT_ID_SASA_ID Table for SchemeAgencySchemeAgencyIDs 20070628
8 MT_CCT_ID_SAS_ID Instance attribute Public Type reference (TYPE) UKM_T_CCT_ID_SAS_ID Table for SchemeAgencySchemeIDs 20070628
9 MT_CCT_ID_SA_ID Instance attribute Public Type reference (TYPE) UKM_T_CCT_ID_SA_ID Table for SchemeAgencyIDs 20070628
10 MT_CCT_ID_SV_ID Instance attribute Public Type reference (TYPE) UKM_T_CCT_ID_SV_ID Table for SchemeVersionIDs 20070628
11 MT_CCT_ID_S_ID Instance attribute Public Type reference (TYPE) UKM_T_CCT_ID_S_ID Table for SchemeIDs 20070628
12 MT_KEY_MAPPINGS Instance attribute Public Type reference (TYPE) UKM_T_MAPPINGS_EASY UKM: Mappings 20070628
13 MT_MODIFICATIONS Instance attribute Public Type reference (TYPE) UKM_T_CCT_ID_ATTRIBUTES_PAIRS Table of Attribute Pairs of CCT:Identifier 20070628
14 MT_SCHEMES Instance attribute Private Type reference (TYPE) LTT_SCHEME Matching Schemas 20070628
15 MV_BLOCK_SIZE Instance attribute Public Type reference (TYPE) INT4 Natural Number 20070628
16 MV_MATCHING_KEYS Instance attribute Public Type reference (TYPE) INT4 Natural Number 20070628
17 MV_RFC_DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical destination (specified when calling function) 20070628
18 MV_SOURCE_CONTEXT_ID Instance attribute Public Type reference (TYPE) UKM_E_MAIN_CONTEXT_ID UKM: ID of the Main Context 20070628
19 MV_TARGET_CONTEXT_ID Instance attribute Public Type reference (TYPE) UKM_E_MAIN_CONTEXT_ID UKM: ID of the Main Context 20070628
20 SC_MAX_BLOCK_SIZE Constant Public Type reference (TYPE) INT4 20000 Maximum Block Size 20070702
21 SC_RANGE_OPTION_EQUALS Constant Public Type reference (TYPE) CHAR2 'EQ' Version Number Components 20070628
22 SC_RANGE_SIGN_INCLUDING Constant Public Type reference (TYPE) CHAR1 'I' Single-Character Flag 20070628
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MAPPINGS Instance method Protected Method Add Key Mappings 20070628
2 ADD_MESSAGE_FROM_SYS Static method Protected Method Add Message from System 20070628
3 CHECK_RFC_DESTINATION Static method Protected Method Checking RFC connection 20070628
4 CONSTRUCTOR Instance method Public Constructor Constructor 20070628
5 EXPORT_MAPPINGS Instance method Public Method Export Key Mappings 20070628
6 GET_INSTANCE Static method Public Method Class Instance 20070628
7 LOCK Instance method Protected Method 20070702
8 MODIFY_KEY Instance method Protected Method Adjust Key 20070628
9 MODIFY_MAPPINGS Instance method Protected Method Adjust Key Mappings 20070628
10 READ_MATCHING_AGENCIES Instance method Protected Method Determine Matching Agencies 20070628
11 READ_MATCHING_MAPPINGS Instance method Protected Method Determine Matching Keys 20070628
12 READ_MATCHING_SCHEMES Instance method Protected Method Determine Matching Schemas 20070628
13 SET_REFERENCES Instance method Protected Method Request Instances 20070628
14 UNLOCK Instance method Protected Method 20070702
Events
Class CL_UKM_EXPORT has no event.
Types
Class CL_UKM_EXPORT has no local type.
Method Signatures

Method ADD_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20070628

Method ADD_MAPPINGS on class CL_UKM_EXPORT has no exception.

Method ADD_MESSAGE_FROM_SYS Signature

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

Method ADD_MESSAGE_FROM_SYS on class CL_UKM_EXPORT has no exception.

Method CHECK_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGE Call by reference Type reference (TYPE) UKM_S_MESSAGE UKM: Statusinformation und Nachrichten an den Verwender 20070628
2 Changing CV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20070628
3 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20070628

Method CHECK_RFC_DESTINATION on class CL_UKM_EXPORT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BLOCK_SIZE Call by reference Type reference (TYPE) INT4 5000 Natürliche Zahl 20070628
2 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20070628

Method CONSTRUCTOR on class CL_UKM_EXPORT has no exception.

Method EXPORT_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGE Call by reference Type reference (TYPE) UKM_S_MESSAGE UKM: Statusinformation und Nachrichten an den Verwender 20070628
2 Importing IT_CCT_ID_SASA_ID Call by reference Type reference (TYPE) UKM_T_CCT_ID_SASA_ID Tabelle für SchemeAgencySchemeAgencyIDs 20070628
3 Importing IT_CCT_ID_SAS_ID Call by reference Type reference (TYPE) UKM_T_CCT_ID_SAS_ID Tabelle für SchemeAgencySchemeIDs 20070628
4 Importing IT_CCT_ID_SA_ID Call by reference Type reference (TYPE) UKM_T_CCT_ID_SA_ID Tabelle für SchemeAgencyIDs 20070628
5 Importing IT_CCT_ID_SV_ID Call by reference Type reference (TYPE) UKM_T_CCT_ID_SV_ID Tabelle für SchemeVersionIDs 20070628
6 Importing IT_CCT_ID_S_ID Call by reference Type reference (TYPE) UKM_T_CCT_ID_S_ID Tabelle für SchemeIDs 20070628
7 Importing IT_MODIFICATIONS Call by reference Type reference (TYPE) UKM_T_CCT_ID_ATTRIBUTES_PAIRS Tabelle von Attributpaaren des CCT:Identifier 20070628
8 Importing IV_SOURCE_CONTEXT_ID Call by reference Type reference (TYPE) UKM_E_MAIN_CONTEXT_ID UKM: ID des Hauptkontextes 20070628
9 Importing IV_TARGET_CONTEXT_ID Call by reference Type reference (TYPE) UKM_E_MAIN_CONTEXT_ID UKM: ID des Hauptkontextes 20070628

Method EXPORT_MAPPINGS on class CL_UKM_EXPORT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGE Call by reference Type reference (TYPE) UKM_S_MESSAGE UKM: Statusinformation und Nachrichten an den Verwender 20070628
2 Exporting ER_EXPORT Call by reference Object reference (TYPE REF TO) CL_UKM_EXPORT UKM: Schlüsselmappings exportieren 20070628
3 Importing IV_BLOCK_SIZE Call by reference Type reference (TYPE) INT4 5000 Natürliche Zahl 20070628
4 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20070628

Method GET_INSTANCE on class CL_UKM_EXPORT has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20070702

Method LOCK on class CL_UKM_EXPORT has no exception.

Method MODIFY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_KEY Call by reference Type reference (TYPE) UKM_S_KEY_EASY UKM: Qualifizierter Schlüssel mit CCT-Identifier-Attributen 20070628

Method MODIFY_KEY on class CL_UKM_EXPORT has no exception.

Method MODIFY_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20070628

Method MODIFY_MAPPINGS on class CL_UKM_EXPORT has no exception.

Method READ_MATCHING_AGENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20070628

Method READ_MATCHING_AGENCIES on class CL_UKM_EXPORT has no exception.

Method READ_MATCHING_MAPPINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_MORE_ENTRIES Call by reference Type reference (TYPE) ABAP_BOOL 20070628
2 Changing CV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20070628
3 Importing IV_AMOUNT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070628
4 Importing IV_SKIP_AMOUNT Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20070628

Method READ_MATCHING_MAPPINGS on class CL_UKM_EXPORT has no exception.

Method READ_MATCHING_SCHEMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20070628

Method READ_MATCHING_SCHEMES on class CL_UKM_EXPORT has no exception.

Method SET_REFERENCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20070628

Method SET_REFERENCES on class CL_UKM_EXPORT has no exception.

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_OK Call by reference Type reference (TYPE) ABAP_BOOL 20070702

Method UNLOCK on class CL_UKM_EXPORT has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700