SAP ABAP Class CL_RSAN_LOG_CHANNEL (Channel 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_CHANNEL | |
| Short Description | Channel 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_CHANNEL has no interface implemented.
Friends
Class CL_RSAN_LOG_CHANNEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSANY_LOG_HANDLE | Log Handle | 20010206 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RSANY_LOG_PROBLEM_CLASS | Default Problem Class | 20010206 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | I | 1 | Default Level | 20010206 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Switched Off | 20010206 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 99999 | Level | 20010206 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | Name | 20010206 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RSANY_T_MESSAGE_HANDLES | List of Message Handles | 20010206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Append Messages of an Application Log | 20020603 | |
| 2 | Instance method | Public | Method | Set Default Problem Class | 20010206 | |
| 3 | Instance method | Public | Constructor | Constructor | 20010206 | |
| 4 | Instance method | Public | Method | Set Default Message Level | 20010206 | |
| 5 | Instance method | Public | Method | Limit Message Level | 20010206 | |
| 6 | Instance method | Public | Method | Load | 20020315 | |
| 7 | Instance method | Public | Method | Get Messages | 20010206 | |
| 8 | Instance method | Public | Method | Append Messages | 20010206 | |
| 9 | Instance method | Public | Method | deactivate | 20010206 | |
| 10 | Instance method | Public | Method | activate | 20010206 | |
| 11 | Instance method | Public | Method | Add Message from SY Fields | 20010206 | |
| 12 | Instance method | Private | Method | Append Message | 20010206 | |
| 13 | Instance method | Private | Method | Open | 20010206 |
Events
Class CL_RSAN_LOG_CHANNEL has no event.
Types
Class CL_RSAN_LOG_CHANNEL has no local type.
Method Signatures
Method APPL_LOG_APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20020603 |
Method APPL_LOG_APPEND on class CL_RSAN_LOG_CHANNEL has no exception.
Method CLASS_DEFAULT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Type reference (TYPE) | RSANY_LOG_PROBLEM_CLASS | Problemklasse | 20010206 |
Method CLASS_DEFAULT_SET on class CL_RSAN_LOG_CHANNEL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | C | name | 20010206 |
Method CONSTRUCTOR on class CL_RSAN_LOG_CHANNEL has no exception.
Method LEVEL_DEFAULT_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Call by reference | Type reference (TYPE) | I | Stufe | 20010206 |
Method LEVEL_DEFAULT_SET on class CL_RSAN_LOG_CHANNEL has no exception.
Method LEVEL_RESTRICT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Call by reference | Type reference (TYPE) | I | Stufe | 20010206 |
Method LEVEL_RESTRICT on class CL_RSAN_LOG_CHANNEL has no exception.
Method LOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20020315 |
Method LOAD on class CL_RSAN_LOG_CHANNEL has no exception.
Method MESSAGES_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | RSANY_T_MESSAGES | Nachrichten | 20010206 |
Method MESSAGES_GET on class CL_RSAN_LOG_CHANNEL has no exception.
Method MESSAGES_PUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Value transfer | Type reference (TYPE) | RSANY_T_MESSAGES | Nachrichten | 20010206 |
Method MESSAGES_PUT on class CL_RSAN_LOG_CHANNEL has no exception.
Method OFF Signature
Method OFF on class CL_RSAN_LOG_CHANNEL has no parameter.
Method OFF on class CL_RSAN_LOG_CHANNEL has no exception.
Method ON Signature
Method ON on class CL_RSAN_LOG_CHANNEL has no parameter.
Method ON on class CL_RSAN_LOG_CHANNEL has no exception.
Method PUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLASS | Call by reference | Type reference (TYPE) | RSANY_LOG_PROBLEM_CLASS | RSANY_PCLASS-NOT_SPECIFIED | Problemklasse | 20010206 | ||
| 2 | I_LEVEL | Call by reference | Type reference (TYPE) | I | Stufe | 20010206 |
Method PUT on class CL_RSAN_LOG_CHANNEL has no exception.
Method _MESSAGE_PUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE | Value transfer | Type reference (TYPE) | RSANY_MESSAGE | Nachricht | 20010206 |
Method _MESSAGE_PUT on class CL_RSAN_LOG_CHANNEL has no exception.
Method _OPEN Signature
Method _OPEN on class CL_RSAN_LOG_CHANNEL has no parameter.
Method _OPEN on class CL_RSAN_LOG_CHANNEL has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 21C |