SAP ABAP Class CL_UKM_BUFFER_DB (UKM: Buffer with Design of Database Tables)
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_BUFFER_DB | |
| Short Description | UKM: Buffer with Design of Database Tables | |
| 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 | 20050613 | SAP |
| Last change | 20110908 | 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_BUFFER_DB has no interface implemented.
Friends
Class CL_UKM_BUFFER_DB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | UKM_T_DB_KEY | As Database Table UKMDB_KEY00000 | 20050613 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | UKM_T_DB_MGD | As Database Table UKMDB_MGD00000 | 20051026 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | UKM_T_DB_MGP | As Database Table UKMDB_MGP00000 | 20050613 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | UKM_T_DB_V78 | As Database Table UKMDB_V7800000 | 20050613 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | UKM_E_BUFFER_ROLE | Text (20 Characters) | 20050613 | |||
| 6 | Constant | Public | Type reference (TYPE) | UKM_E_BUFFER_ROLE | 'ADD' | UKM: Role of a Buffer | 20050615 | ||
| 7 | Constant | Public | Type reference (TYPE) | UKM_E_BUFFER_ROLE | 'DELETE' | UKM: Role of a Buffer | 20050615 | ||
| 8 | Constant | Public | Type reference (TYPE) | UKM_E_BUFFER_ROLE | 'OTHER' | UKM: Role of a Buffer | 20050615 | ||
| 9 | Constant | Public | Type reference (TYPE) | UKM_E_BUFFER_ROLE | 'READ' | UKM: Role = Read Buffer | 20050615 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | UKM: Initializes Buffer | 20050614 | |
| 2 | Instance method | Public | Method | UKM: Removes Duplicate Entries | 20050614 | |
| 3 | Instance method | Public | Constructor | Constructor | 20050613 | |
| 4 | Instance method | Public | Method | UKM: Buffer is Initial | 20050616 |
Events
Class CL_UKM_BUFFER_DB has no event.
Types
Class CL_UKM_BUFFER_DB has no local type.
Method Signatures
Method CLEAR_BUFFER Signature
Method CLEAR_BUFFER on class CL_UKM_BUFFER_DB has no parameter.
Method CLEAR_BUFFER on class CL_UKM_BUFFER_DB has no exception.
Method CONDENSE_ENTRIES Signature
Method CONDENSE_ENTRIES on class CL_UKM_BUFFER_DB has no parameter.
Method CONDENSE_ENTRIES on class CL_UKM_BUFFER_DB has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY | Call by reference | Type reference (TYPE) | UKM_T_DB_KEY | wie Datenbanktabelle UKMDB_KEY00000 | 20050613 | |||
| 2 | IT_MGD | Call by reference | Type reference (TYPE) | UKM_T_DB_MGD | wie Datenbanktabelle UKMDB_MGD00000 | 20051026 | |||
| 3 | IT_MGP | Call by reference | Type reference (TYPE) | UKM_T_DB_MGP | wie Datenbanktabelle UKMDB_MGP00000 | 20050613 | |||
| 4 | IT_V78 | Call by reference | Type reference (TYPE) | UKM_T_DB_V78 | wie Datenbanktabelle UKMDB_V7800000 | 20050613 | |||
| 5 | IV_ROLE | Call by reference | Type reference (TYPE) | UKM_E_BUFFER_ROLE | UKM: Rolle eines Puffers | 20050613 |
Method CONSTRUCTOR on class CL_UKM_BUFFER_DB has no exception.
Method IS_INITIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INITIAL | Value transfer | Type reference (TYPE) | UKM_E_BOOLEAN | UKM: Boolescher Ausdruck | 20050616 |
Method IS_INITIAL on class CL_UKM_BUFFER_DB has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |