SAP ABAP Class CL_UKM_EASY (UKM: Access logic)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-UKM (Application Component) Standardized Key Mapping
     S_UKM_ENGINE (Package) Unified Key Mapping Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UKM_EASY UKM: Interface for easy access 20060215
Properties
Class CL_UKM_EASY  
Short Description UKM: Access logic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UKM_ENGINE   Unified Key Mapping Engine 
Created 20060215   SAP 
Last change 20130531   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
# Interface Abstract Final Description Created on
1 IF_UKM_EASY UKM: Interface for easy access 20060215
Friends
Class CL_UKM_EASY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CONTROLLER Instance attribute Protected Type reference (TYPE) UKM_T_CONTROLLER UKM: Controller Instances 20060216
2 MV_BUFFER_LINES_MAX Static Attribute Protected Type reference (TYPE) UKM_E_BUFFER_LINES_MAX Maximum number of lines in the buffer 20060215
3 MV_RUNTIME_GENERATED_CONTEXT Instance attribute Protected Type reference (TYPE) UKM_E_RUNT_GEN_CONTEXT_BOOLEAN UKM: Context Generated at Runtime (No Customizing) 20060406
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060215
2 CONVERT_RETRIEVAL_EXT2INT Instance method Protected Method 20060217
3 GET_BUFFER_LINES_MAX Instance method Public Method 20060215
4 GET_INSTANCE Static method Public Method UKM: Instantiation 20060412
5 GET_MAPPING_FROM_VDB Instance method Protected Method UKM: Read Mapping of VDB 20060216
6 GET_REF_TO_CONTROLLER Instance method Protected Method 20060216
Events
Class CL_UKM_EASY has no event.
Types
Class CL_UKM_EASY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUFFER_LINES_MAX Call by reference Type reference (TYPE) UKM_E_BUFFER_LINES_MAX Maximale Anzahl der Zeilen im Buffer 20060215
2 Importing IV_RUNTIME_GENERATED_CONTEXT Call by reference Type reference (TYPE) UKM_E_RUNT_GEN_CONTEXT_BOOLEAN ABAP_TRUE UKM: Kontext zur Laufzeit generiert (kein Customizing) 20060406

Method CONSTRUCTOR on class CL_UKM_EASY has no exception.

Method CONVERT_RETRIEVAL_EXT2INT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGES Call by reference Type reference (TYPE) UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender 20060217
2 Changing CT_KEY_MAPPING Call by reference Type reference (TYPE) UKM_T_MAPPINGS_EASY UKM: Mappings 20060217
3 Changing CT_RETRIEVALS Call by reference Type reference (TYPE) LTT_RETRIEVALS 20060217

Method CONVERT_RETRIEVAL_EXT2INT on class CL_UKM_EASY has no exception.

Method GET_BUFFER_LINES_MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUFFER_LINES_MAX Call by reference Type reference (TYPE) UKM_E_BUFFER_LINES_MAX Maximale Anzahl der Zeilen im Buffer 20060215

Method GET_BUFFER_LINES_MAX on class CL_UKM_EASY 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 20060412
2 Changing CV_BUFFER_LINES_MAX Call by reference Type reference (TYPE) UKM_E_BUFFER_LINES_MAX 0 UKM: Maximale Anzahl der Zeilen im Puffer 20060412
3 Exporting ER_CL_UKM_EASY Call by reference Object reference (TYPE REF TO) CL_UKM_EASY UKM: Objektschlüsselablage 20060412
4 Importing IV_RUNTIME_GENERATED_CONTEXT Call by reference Type reference (TYPE) UKM_E_RUNT_GEN_CONTEXT_BOOLEAN ABAP_TRUE UKM: Kontext zur Laufzeit generiert (kein Customizing) 20060412

Method GET_INSTANCE on class CL_UKM_EASY has no exception.

Method GET_MAPPING_FROM_VDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MESSAGES Call by reference Type reference (TYPE) UKM_S_MESSAGES UKM: Statusinformation und Nachrichten an den Verwender 20060217
2 Changing CT_KEY_MAPPING Call by reference Type reference (TYPE) UKM_T_MAPPINGS_EASY UKM: Mappings 20060217
3 Changing CT_RETRIEVALS Call by reference Type reference (TYPE) LTT_RETRIEVALS 20060217
4 Importing IV_READ_BUFFER Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_TRUE UKM: Boolesche Flags für das Interface-Verhalten 20060217
5 Importing IV_UPDATE_BUFFER Call by reference Type reference (TYPE) UKM_E_IF_FLAG_BOOLEAN ABAP_TRUE UKM: Boolesche Flags für das Interface-Verhalten 20060217

Method GET_MAPPING_FROM_VDB on class CL_UKM_EASY has no exception.

Method GET_REF_TO_CONTROLLER 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 20060411
2 Exporting ER_CONTROLLER Call by reference Object reference (TYPE REF TO) CL_UKM_CONTROLLER UKM: Verarbeitungs-Controller 20060411
3 Importing IV_MAIN_CONTEXT_ID Call by reference Type reference (TYPE) UKM_E_MAIN_CONTEXT_ID UKM: ID des Hauptkontextes 20060216

Method GET_REF_TO_CONTROLLER on class CL_UKM_EASY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710