SAP ABAP Class CL_ILM_STOR_DB_ACCESSOR (ILM DB Store: Access to DB)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-STO (Application Component) Integrated Data Base Archive Store
⤷
S_ILM_STOR_DB (Package) ILM DB Store: Database
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ILM_STOR_DB_ACCESSOR | ILM DB Store: Provides Database Access | 20130816 |
Properties
| Class | CL_ILM_STOR_DB_ACCESSOR | |
| Short Description | ILM DB Store: Access to DB | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_STOR_DB | ILM DB Store: Database |
| Created | 20130510 | SAP |
| Last change | 20140121 | 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_ILM_STOR_DB_ACCESSOR | ILM DB Store: Provides Database Access | 20130816 |
Friends
Class CL_ILM_STOR_DB_ACCESSOR 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) | STRING_HASHED_TABLE | List of Changed Tables (for COMMIT) | 20130816 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ILM_STOR_HANDLE | Resource Handle | 20130816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Derivable Handling of CLEAR Event | 20130816 | |
| 2 | Instance method | Protected | Method | Derivable Handling of DELETE Event | 20130816 | |
| 3 | Instance method | Protected | Method | Derivable Handling of INSERT Event | 20130816 | |
| 4 | Instance method | Protected | Method | Derivable Handling of LOCK Event | 20130816 | |
| 5 | Instance method | Protected | Method | Derivable Handling of UNLOCK Event | 20130816 | |
| 6 | Instance method | Protected | Method | Derivable Handling of UPDATE Event | 20130816 | |
| 7 | Instance method | Protected | Method | Check Whether a Log Entry Was Written for a Table | 20130816 |
Events
Class CL_ILM_STOR_DB_ACCESSOR has no event.
Types
Class CL_ILM_STOR_DB_ACCESSOR has no local type.
Method Signatures
Method DO_ON_CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ILM_STOR_TABLE_ACCESSOR | ILM-DB-Ablage: Generischer Tabellendescriptor | 20130816 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel des betroffenen Eintargs | 20130816 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Tabelle, für die ein Log geschrieben werden soll | 20130816 |
Method DO_ON_CLEAR on class CL_ILM_STOR_DB_ACCESSOR has no exception.
Method DO_ON_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ILM_STOR_TABLE_ACCESSOR | ILM-DB-Ablage: Generischer Tabellendescriptor | 20130816 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel des betroffenen Eintargs | 20130816 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Tabelle, für die ein Log geschrieben werden soll | 20130816 |
Method DO_ON_DELETE on class CL_ILM_STOR_DB_ACCESSOR has no exception.
Method DO_ON_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ILM_STOR_TABLE_ACCESSOR | ILM-DB-Ablage: Generischer Tabellendescriptor | 20130816 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel des betroffenen Eintargs | 20130816 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Tabelle, für die ein Log geschrieben werden soll | 20130816 |
Method DO_ON_INSERT on class CL_ILM_STOR_DB_ACCESSOR has no exception.
Method DO_ON_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ILM_STOR_TABLE_ACCESSOR | ILM-DB-Ablage: Generischer Tabellendescriptor | 20130816 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel des betroffenen Eintargs | 20130816 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Tabelle, für die ein Log geschrieben werden soll | 20130816 |
Method DO_ON_LOCK on class CL_ILM_STOR_DB_ACCESSOR has no exception.
Method DO_ON_UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ILM_STOR_TABLE_ACCESSOR | ILM-DB-Ablage: Generischer Tabellendescriptor | 20130816 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel des betroffenen Eintargs | 20130816 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Tabelle, für die ein Log geschrieben werden soll | 20130816 |
Method DO_ON_UNLOCK on class CL_ILM_STOR_DB_ACCESSOR has no exception.
Method DO_ON_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SENDER | Call by reference | Object reference (TYPE REF TO) | IF_ILM_STOR_TABLE_ACCESSOR | ILM-DB-Ablage: Generischer Tabellendescriptor | 20130816 | |||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | Schlüssel des betroffenen Eintargs | 20130816 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Tabelle, für die ein Log geschrieben werden soll | 20130816 |
Method DO_ON_UPDATE on class CL_ILM_STOR_DB_ACCESSOR has no exception.
Method GET_LOG_FOR_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | STRING | Name der Tabelle, für die ein Log geschrieben wird | 20130816 | |||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true, wenn ein Log geschrieben werden soll | 20130816 |
Method GET_LOG_FOR_TABLE on class CL_ILM_STOR_DB_ACCESSOR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |