SAP ABAP Interface IF_UKM_EASY (UKM: Interface for easy access)
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) | /OSP/CL_IW_CORR_ACCESS_SAMA | IW Correlation Access for SAMA | 20091026 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | AC_CVI_KEY_ASSIGNMENT | Abstract Superclass for CVI Key Assignment | 20050405 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UKM_ACCESS | UKM: Access logic | 20050110 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_UKM_EASY | UKM: Access logic | 20060215 |
Properties
Interface | IF_UKM_EASY | |
Short Description | UKM: Interface for easy access |
General Data
Package | S_UKM_IF | Unified Key Mapping Interface |
Created | 20050110 | 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_EASY has no interface.
Friends
Interface IF_UKM_EASY has no friend.
Attributes
Interface IF_UKM_EASY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Addition of key mappings | 20050110 |
2 | ![]() |
Instance method | Public | Method | Reset of internal buffer | 20050110 |
3 | ![]() |
Instance method | Public | Method | Deletion of key mappings | 20050110 |
4 | ![]() |
Instance method | Public | Method | Query of key mappings | 20050110 |
5 | ![]() |
Instance method | Public | Method | Transfer to the posting module | 20050110 |
Events
Interface IF_UKM_EASY has no event.
Types
Interface IF_UKM_EASY has no local type.
Method Signatures
Method ADD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | BAPIRET2 Nachrichten | 20050111 | ||
2 | ![]() |
IT_KEY_MAPPING | Call by reference | Type reference (TYPE) | UKM_T_MAPPINGS_EASY | UKM: Mappings | 20050110 |
Method ADD on Interface IF_UKM_EASY has no exception.
Method CLEANUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050114 |
Method CLEANUP on Interface IF_UKM_EASY has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20050111 | ||
2 | ![]() |
IT_KEY_MAPPING | Call by reference | Type reference (TYPE) | UKM_T_MAPPINGS_EASY | UKM: Mappings | 20050110 |
Method DELETE on Interface IF_UKM_EASY has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KEY_MAPPING | Call by reference | Type reference (TYPE) | UKM_T_MAPPINGS_EASY | UKM: Mappings | 20050110 | ||
2 | ![]() |
ES_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20050111 | ||
3 | ![]() |
IV_READ_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Lesezugriff auf den Buffer | 20050111 | |
4 | ![]() |
IV_UPDATE_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Schreibzugriff auf den Buffer | 20050118 |
Method GET on Interface IF_UKM_EASY has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20050114 | ||
2 | ![]() |
IV_CLEANUP_BUFFER | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Boolsche Flags für das Interface-Verhalten | 20050201 | |
3 | ![]() |
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) | 20130821 | |
4 | ![]() |
IV_SAVE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | UKM_E_IF_FLAG_BOOLEAN | ABAP_TRUE | UKM: Boolsche Flags für das Interface-Verhalten | 20050112 |
Method SAVE on Interface IF_UKM_EASY has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 700 |