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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_UKM_CONFIGURATION | UKM: Access to configuration tables | 20090203 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_UKM_EASY | UKM: Interface for easy access | 20070628 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_UKM_LOCK | UKM: Lock | 20070702 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | UKM_S_MESSAGE | Messages | 20070628 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UKM_S_PERSISTENCY | Persistence | 20070628 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTT_AGENCY | Matching Agencies | 20070628 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UKM_T_CCT_ID_SASA_ID | Table for SchemeAgencySchemeAgencyIDs | 20070628 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UKM_T_CCT_ID_SAS_ID | Table for SchemeAgencySchemeIDs | 20070628 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UKM_T_CCT_ID_SA_ID | Table for SchemeAgencyIDs | 20070628 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UKM_T_CCT_ID_SV_ID | Table for SchemeVersionIDs | 20070628 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UKM_T_CCT_ID_S_ID | Table for SchemeIDs | 20070628 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UKM_T_MAPPINGS_EASY | UKM: Mappings | 20070628 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UKM_T_CCT_ID_ATTRIBUTES_PAIRS | Table of Attribute Pairs of CCT:Identifier | 20070628 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTT_SCHEME | Matching Schemas | 20070628 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20070628 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT4 | Natural Number | 20070628 | ||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RFCDEST | Logical destination (specified when calling function) | 20070628 | ||
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UKM_E_MAIN_CONTEXT_ID | UKM: ID of the Main Context | 20070628 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | UKM_E_MAIN_CONTEXT_ID | UKM: ID of the Main Context | 20070628 | ||
20 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 20000 | Maximum Block Size | 20070702 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | 'EQ' | Version Number Components | 20070628 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Single-Character Flag | 20070628 |
Methods
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 | ![]() |
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 | ![]() |
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 | ![]() |
CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20070628 | ||
2 | ![]() |
CV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070628 | |||
3 | ![]() |
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 | ![]() |
IV_BLOCK_SIZE | Call by reference | Type reference (TYPE) | INT4 | 5000 | Natürliche Zahl | 20070628 | |
2 | ![]() |
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 | ![]() |
CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20070628 | ||
2 | ![]() |
IT_CCT_ID_SASA_ID | Call by reference | Type reference (TYPE) | UKM_T_CCT_ID_SASA_ID | Tabelle für SchemeAgencySchemeAgencyIDs | 20070628 | ||
3 | ![]() |
IT_CCT_ID_SAS_ID | Call by reference | Type reference (TYPE) | UKM_T_CCT_ID_SAS_ID | Tabelle für SchemeAgencySchemeIDs | 20070628 | ||
4 | ![]() |
IT_CCT_ID_SA_ID | Call by reference | Type reference (TYPE) | UKM_T_CCT_ID_SA_ID | Tabelle für SchemeAgencyIDs | 20070628 | ||
5 | ![]() |
IT_CCT_ID_SV_ID | Call by reference | Type reference (TYPE) | UKM_T_CCT_ID_SV_ID | Tabelle für SchemeVersionIDs | 20070628 | ||
6 | ![]() |
IT_CCT_ID_S_ID | Call by reference | Type reference (TYPE) | UKM_T_CCT_ID_S_ID | Tabelle für SchemeIDs | 20070628 | ||
7 | ![]() |
IT_MODIFICATIONS | Call by reference | Type reference (TYPE) | UKM_T_CCT_ID_ATTRIBUTES_PAIRS | Tabelle von Attributpaaren des CCT:Identifier | 20070628 | ||
8 | ![]() |
IV_SOURCE_CONTEXT_ID | Call by reference | Type reference (TYPE) | UKM_E_MAIN_CONTEXT_ID | UKM: ID des Hauptkontextes | 20070628 | ||
9 | ![]() |
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 | ![]() |
CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20070628 | ||
2 | ![]() |
ER_EXPORT | Call by reference | Object reference (TYPE REF TO) | CL_UKM_EXPORT | UKM: Schlüsselmappings exportieren | 20070628 | ||
3 | ![]() |
IV_BLOCK_SIZE | Call by reference | Type reference (TYPE) | INT4 | 5000 | Natürliche Zahl | 20070628 | |
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
CV_MORE_ENTRIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070628 | |||
2 | ![]() |
CV_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070628 | |||
3 | ![]() |
IV_AMOUNT | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20070628 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |