SAP ABAP Class CL_SIW_DB_LRU_ACCESS (Manages the Last Recently Used Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_DB (Package) SIW: Database Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIW_DB_LRU_ACCESS | Read or Modify Last Recently Used Objects (in Buffer) | 20101019 |
Properties
| Class | CL_SIW_DB_LRU_ACCESS | |
| Short Description | Manages the Last Recently Used Objects | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_DB | SIW: Database Layer |
| Created | 20101019 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIW_DB_LRU_ACCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIW_DB_LRU_ACCESS | Read or Modify Last Recently Used Objects (in Buffer) | 20101019 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SIW_DB_ACCESS_FACTORY | 20101019 | Single Point of Entry for SIW Database Access |
Attributes
Class CL_SIW_DB_LRU_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101019 | ||
| 2 | Instance method | Public | Method | 20101019 | ||
| 3 | Instance method | Private | Method | 20101019 | ||
| 4 | Static method | Public | Method | 20101019 |
Events
Class CL_SIW_DB_LRU_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_LRU | Public | Attribute reference (LIKE) | 20101019 | |
||
| 2 | TY_LRU | Public | Attribute reference (LIKE) | 20101019 | |
Method Signatures
Method DELETE Signature
Method DELETE on class CL_SIW_DB_LRU_ACCESS has no parameter.
Method DELETE on class CL_SIW_DB_LRU_ACCESS has no exception.
Method GET Signature
Method GET on class CL_SIW_DB_LRU_ACCESS has no parameter.
Method GET on class CL_SIW_DB_LRU_ACCESS has no exception.
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LRU | Call by reference | Type reference (TYPE) | TTY_LRU | 20101019 |
Method SET on class CL_SIW_DB_LRU_ACCESS has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_SIW_DB_LRU_ACCESS | 20101019 |
Method S_CREATE on class CL_SIW_DB_LRU_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |