SAP ABAP Class CL_RSDA_LOG (Log)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSDA (Package) BW Data Archiving and Near-line Storage. Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDAI_NEARLINE_LOG | Log | 20060707 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDA_DAP_ROOT_LOG | Log | 20060707 |
Properties
| Class | CL_RSDA_LOG | |
| Short Description | Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSDA | |
| Program status | ||
| Category | 0 | |
| Package | RSDA | BW Data Archiving and Near-line Storage. Core Functions |
| Created | 20060707 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDA_LOG has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDAI_NEARLINE_LOG | Log | 20060707 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDA_DAP_ROOT_LOG | 20060707 | Log |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | BALLOGHNDL | 20060713 | ||||
| 2 | Instance attribute | Private | See coding | 20060707 | |||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | RS_BOOL | Boolean | 20060710 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDA_LOG | Higher-Level Log | 20060707 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060707 | ||
| 2 | Instance method | Public | Method | 20060707 | ||
| 3 | Instance method | Public | Method | 20060707 | ||
| 4 | Instance method | Public | Method | 20060707 | ||
| 5 | Instance method | Public | Method | 20060707 | ||
| 6 | Instance method | Public | Method | 20060707 | ||
| 7 | Static method | Public | Method | 20060713 | ||
| 8 | Instance method | Public | Method | 20060707 | ||
| 9 | Instance method | Public | Constructor | CONSTRUCTOR | 20060707 | |
| 10 | Instance method | Public | Method | 20060707 | ||
| 11 | Instance method | Public | Method | 20060707 | ||
| 12 | Instance method | Public | Method | 20090115 | ||
| 13 | Instance method | Public | Method | 20060710 | ||
| 14 | Instance method | Public | Method | 20101209 | ||
| 15 | Instance method | Public | Method | 20060710 |
Events
Class CL_RSDA_LOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | RX_EXCEPTION | Public | Attribute reference (LIKE) | 20060707 | |
||
| 2 | S_MESSAGE | Public | Attribute reference (LIKE) | 20060707 | |
||
| 3 | T_MESSAGES | Public | Attribute reference (LIKE) | 20060707 | |
Method Signatures
Method ADD_EXCEPTION Signature
Method ADD_EXCEPTION on class CL_RSDA_LOG has no parameter.
Method ADD_EXCEPTION on class CL_RSDA_LOG has no exception.
Method ADD_MESSAGE Signature
Method ADD_MESSAGE on class CL_RSDA_LOG has no parameter.
Method ADD_MESSAGE on class CL_RSDA_LOG has no exception.
Method ADD_MESSAGES Signature
Method ADD_MESSAGES on class CL_RSDA_LOG has no parameter.
Method ADD_MESSAGES on class CL_RSDA_LOG has no exception.
Method ADD_SET Signature
Method ADD_SET on class CL_RSDA_LOG has no parameter.
Method ADD_SET on class CL_RSDA_LOG has no exception.
Method ADD_STRING Signature
Method ADD_STRING on class CL_RSDA_LOG has no parameter.
Method ADD_STRING on class CL_RSDA_LOG has no exception.
Method ADD_SY_MESSAGE Signature
Method ADD_SY_MESSAGE on class CL_RSDA_LOG has no parameter.
Method ADD_SY_MESSAGE on class CL_RSDA_LOG has no exception.
Method ATTACH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20060713 | |||
| 2 | I_R_LOG | Call by reference | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20060713 | |||
| 3 | R_R_LOG | Value transfer | Object reference (TYPE REF TO) | IF_RSDAI_NEARLINE_LOG | Log | 20060713 |
Method ATTACH on class CL_RSDA_LOG has no exception.
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SAVE | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20060707 |
Method CLOSE on class CL_RSDA_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_PARENT_LOG | Call by reference | Object reference (TYPE REF TO) | CL_RSDA_LOG | Log | 20060707 |
Method CONSTRUCTOR on class CL_RSDA_LOG has no exception.
Method GET_DETAIL_LEVEL Signature
Method GET_DETAIL_LEVEL on class CL_RSDA_LOG has no parameter.
Method GET_DETAIL_LEVEL on class CL_RSDA_LOG has no exception.
Method GET_DETAIL_LOG Signature
Method GET_DETAIL_LOG on class CL_RSDA_LOG has no parameter.
Method GET_DETAIL_LOG on class CL_RSDA_LOG has no exception.
Method GET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_APPL_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20090115 |
Method GET_LOG_HANDLE on class CL_RSDA_LOG has no exception.
Method SAVE Signature
Method SAVE on class CL_RSDA_LOG has no parameter.
Method SAVE on class CL_RSDA_LOG has no exception.
Method SET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20101209 |
Method SET_LOG_HANDLE on class CL_RSDA_LOG has no exception.
Method SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ONE_MSG_DIRECT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070814 | |||
| 2 | I_ONE_MSG_TYPE_S | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20070814 |
Method SHOW on class CL_RSDA_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |