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 | 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 | Instance attribute | Protected | Type reference (TYPE) | UKM_T_CONTROLLER | UKM: Controller Instances | 20060216 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | UKM_E_BUFFER_LINES_MAX | Maximum number of lines in the buffer | 20060215 | |||
| 3 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20060215 | |
| 2 | Instance method | Protected | Method | 20060217 | ||
| 3 | Instance method | Public | Method | 20060215 | ||
| 4 | Static method | Public | Method | UKM: Instantiation | 20060412 | |
| 5 | Instance method | Protected | Method | UKM: Read Mapping of VDB | 20060216 | |
| 6 | 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 | IV_BUFFER_LINES_MAX | Call by reference | Type reference (TYPE) | UKM_E_BUFFER_LINES_MAX | Maximale Anzahl der Zeilen im Buffer | 20060215 | |||
| 2 | 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 | CS_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20060217 | |||
| 2 | CT_KEY_MAPPING | Call by reference | Type reference (TYPE) | UKM_T_MAPPINGS_EASY | UKM: Mappings | 20060217 | |||
| 3 | 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 | 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 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20060412 | |||
| 2 | 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 | ER_CL_UKM_EASY | Call by reference | Object reference (TYPE REF TO) | CL_UKM_EASY | UKM: Objektschlüsselablage | 20060412 | |||
| 4 | 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 | CS_MESSAGES | Call by reference | Type reference (TYPE) | UKM_S_MESSAGES | UKM: Statusinformation und Nachrichten an den Verwender | 20060217 | |||
| 2 | CT_KEY_MAPPING | Call by reference | Type reference (TYPE) | UKM_T_MAPPINGS_EASY | UKM: Mappings | 20060217 | |||
| 3 | CT_RETRIEVALS | Call by reference | Type reference (TYPE) | LTT_RETRIEVALS | 20060217 | ||||
| 4 | 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 | 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 | CS_MESSAGE | Call by reference | Type reference (TYPE) | UKM_S_MESSAGE | UKM: Statusinformation und Nachrichten an den Verwender | 20060411 | |||
| 2 | ER_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | CL_UKM_CONTROLLER | UKM: Verarbeitungs-Controller | 20060411 | |||
| 3 | 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 |