SAP ABAP Class IF_SRT_WSP_LOG_DB_ACCESS (SRT Config Log: Database read/write access interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRT_WSP_LOG_DB_ACCESS | SRT Config Log: Database read/write access handler | 20110114 |
Properties
| Class | IF_SRT_WSP_LOG_DB_ACCESS | |
| Short Description | SRT Config Log: Database read/write access interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110114 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_SRT_WSP_LOG_DB_ACCESS has no interface implemented.
Friends
Class IF_SRT_WSP_LOG_DB_ACCESS has no friend class.
Attributes
Class IF_SRT_WSP_LOG_DB_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads the whole log | 20110114 | |
| 2 | Instance method | Public | Method | Writes one or more log entries (locally) | 20110114 | |
| 3 | Instance method | Public | Method | Writes the whole log coming from a remote system | 20110114 | |
| 4 | Instance method | Public | Method | Writes tenant info | 20110114 |
Events
Class IF_SRT_WSP_LOG_DB_ACCESS has no event.
Types
Class IF_SRT_WSP_LOG_DB_ACCESS has no local type.
Method Signatures
Method READ_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | SRT_WSP_LOG_EXPORT_MODE | CL_SRT_WSP_CONFIG_LOG=>CO_MODE_LOCAL | SRT Config Log: What to export (R=Remote,L=Local,A=Both) | 20110114 | ||
| 2 | I_SINCE | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110114 | |||
| 3 | R_LOG_DATA | Value transfer | Type reference (TYPE) | SRT_WSP_LOG_DATA | SRT Config Log: The whole log of a system | 20110114 |
Method READ_LOG on class IF_SRT_WSP_LOG_DB_ACCESS has no exception.
Method WRITE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_ENTRIES | Call by reference | Type reference (TYPE) | SRT_WSP_LOG_DATA | SRT Config Log: The whole log of a system | 20110114 |
Method WRITE_LOG on class IF_SRT_WSP_LOG_DB_ACCESS has no exception.
Method WRITE_LOG_FROM_REMOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LAST_UPDATE | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110114 | |||
| 2 | I_LOG_DATA | Call by reference | Type reference (TYPE) | SRT_WSP_CTRL_LOG_DATA | SRT Config Log: The whole log of a system (for transfer) | 20110114 |
Method WRITE_LOG_FROM_REMOTE on class IF_SRT_WSP_LOG_DB_ACCESS has no exception.
Method WRITE_TENANT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LAST_UPDATE | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20110114 | |||
| 2 | I_TENANT_INFO | Call by reference | Type reference (TYPE) | SRT_WSP_LOG_TENANT_INFO | SRT Config Log: Tenant Information | 20110114 |
Method WRITE_TENANT_INFO on class IF_SRT_WSP_LOG_DB_ACCESS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |