SAP ABAP Class CL_RSAN_LOG (Log)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-CRM (Application Component) Customer Relationship Management
⤷
RSAN (Package) Analytical Applications: General Tools
⤷
⤷
Properties
| Class | CL_RSAN_LOG | |
| Short Description | Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAN | Analytical Applications: General Tools |
| Created | 20010206 | SAP |
| Last change | 20141101 | |
| 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
Class CL_RSAN_LOG has no interface implemented.
Friends
Class CL_RSAN_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | Dummy Field for Message Output | 20010206 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_LOG_CHANNEL | Messages | 20010206 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_LOG_CHANNEL | Progress | 20010206 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_LOG_CHANNEL | Trace | 20010206 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | Initialized | 20010206 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20010420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20010206 | |
| 2 | Instance method | Public | Method | Delete Logs | 20010502 | |
| 3 | Instance method | Public | Method | Display Log | 20010206 | |
| 4 | Instance method | Public | Method | Get Table with Message Objects | 20020314 | |
| 5 | Instance method | Public | Method | Load Log | 20020314 | |
| 6 | Instance method | Public | Method | Get Table with Channel Log Handles | 20010307 | |
| 7 | Instance method | Public | Method | Get Messages | 20010206 | |
| 8 | Instance method | Public | Method | Append Messages | 20010206 | |
| 9 | Instance method | Public | Method | Store Log | 20010206 |
Events
Class CL_RSAN_LOG has no event.
Types
Class CL_RSAN_LOG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAN_LOG has no parameter.
Method CONSTRUCTOR on class CL_RSAN_LOG has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG_CHANNEL_HANDLES | Call by reference | Type reference (TYPE) | RSANY_T_LOG_CHANNEL_HANDLES | Handles | 20010502 |
Method DELETE on class CL_RSAN_LOG has no exception.
Method DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG_CHANNEL_HANDLES | Call by reference | Type reference (TYPE) | RSANY_T_LOG_CHANNEL_HANDLES | Logs | 20010502 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20010502 |
Method GET_MESSAGE_REFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETR_MESSAGES | Value transfer | Type reference (TYPE) | RSANY_TR_MESSAGES | 20020314 |
Method GET_MESSAGE_REFS on class CL_RSAN_LOG has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG_CHANNEL_HANDLES | Call by reference | Type reference (TYPE) | RSANY_T_LOG_CHANNEL_HANDLES | Anwendungs-Log: Tabelle mit Protokoll-Handles | 20020314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20020314 |
Method LOG_CHANNEL_HANDLES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG_CHANNEL_HANDLES | Call by reference | Type reference (TYPE) | RSANY_T_LOG_CHANNEL_HANDLES | Anwendungs-Log: Tabelle mit Protokoll-Handles | 20010307 |
Method LOG_CHANNEL_HANDLES_GET on class CL_RSAN_LOG has no exception.
Method MESSAGES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG_MESSAGES | Call by reference | Type reference (TYPE) | RSANY_T_LOG_MESSAGES | Nachrichten | 20010206 |
Method MESSAGES_GET on class CL_RSAN_LOG has no exception.
Method MESSAGES_PUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_LOG_MESSAGES | Call by reference | Type reference (TYPE) | RSANY_T_LOG_MESSAGES | Nachrichten | 20010206 |
Method MESSAGES_PUT on class CL_RSAN_LOG has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LOG_CHANNEL_HANDLES | Call by reference | Type reference (TYPE) | RSANY_T_LOG_CHANNEL_HANDLES | Anwendungs-Log: Tabelle mit Protokoll-Handles | 20010307 | |||
| 2 | I_LOGNAME | Call by reference | Type reference (TYPE) | C | Name des Logs (Subobject) | 20010419 |
Method SAVE on class CL_RSAN_LOG has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 21C |