SAP ABAP Interface IF_SIW_DB_LRU_ACCESS (Read or Modify Last Recently Used Objects (in Buffer))
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 - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_DB_LRU_ACCESS | Manages the Last Recently Used Objects | 20101019 |
Properties
| Interface | IF_SIW_DB_LRU_ACCESS | |
| Short Description | Read or Modify Last Recently Used Objects (in Buffer) |
General Data
| Package | S_SIW_DB | SIW: Database Layer |
| Created | 20101019 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SIW_DB_LRU_ACCESS has no forward declaration.
Interfaces
Interface IF_SIW_DB_LRU_ACCESS has no interface.
Friends
Interface IF_SIW_DB_LRU_ACCESS has no friend.
Attributes
Interface IF_SIW_DB_LRU_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes TSIW_LRU Entrie(s) Directly From DB | 20101019 | |
| 2 | Instance method | Public | Method | Reads TSIW_LRU Directly From DB | 20101019 | |
| 3 | Instance method | Public | Method | Modifies TSIW_LRU Directly on DB | 20101019 |
Events
Interface IF_SIW_DB_LRU_ACCESS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_LRU | Public | See coding | 20101019 | tty_lru type standard table of ty_lru with default key
|
||
| 2 | TY_LRU | Public | Type reference (TYPE) | TSIW_LRU | 20101019 | |
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | Project ID Which Should be Removed From (All) Lists | 20101019 | |||
| 2 | I_UNAME | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | User Whose List Should be Deleted | 20101019 |
Method DELETE on Interface IF_SIW_DB_LRU_ACCESS has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_UNAME | Call by reference | Type reference (TYPE) | UNAME | SY-UNAME | User Name | 20101019 | ||
| 2 | RT_LRU | Value transfer | Type reference (TYPE) | TTY_LRU | List of Recently Used Projects | 20101019 |
Method GET on Interface IF_SIW_DB_LRU_ACCESS has no exception.
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROJECT_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PROJECT_ID | Project Id | 20101019 |
Method MODIFY on Interface IF_SIW_DB_LRU_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |