SAP ABAP Class CL_UKM_ACCESS (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 | 20050110 |
Properties
Class | CL_UKM_ACCESS | |
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 | 20050110 | 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 | 20050110 |
Friends
Class CL_UKM_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | UKM_E_BUFFER_LINES_MAX | Maximum number of lines in the buffer | 20050131 | ||
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | UKM_E_RUNT_GEN_CONTEXT_BOOLEAN | UKM: Context Generated at Runtime (No Customizing) | 20060412 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20050131 |
2 | ![]() |
Instance method | Public | Method | 20050131 | |
3 | ![]() |
Static method | Public | Method | UKM: Instantiation | 20060412 |
Events
Class CL_UKM_ACCESS has no event.
Types
Class CL_UKM_ACCESS 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 | 20050131 | ||
2 | ![]() |
IV_RUNTIME_GENERATED_CONTEXT | Call by reference | Type reference (TYPE) | UKM_E_RUNT_GEN_CONTEXT_BOOLEAN | ABAP_FALSE | UKM: Kontext zur Laufzeit generiert (kein Customizing) | 20060419 |
Method CONSTRUCTOR on class CL_UKM_ACCESS 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 | 20050131 |
Method GET_BUFFER_LINES_MAX on class CL_UKM_ACCESS 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_ACCESS | Call by reference | Object reference (TYPE REF TO) | CL_UKM_ACCESS | 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_ACCESS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |