SAP ABAP Class CL_RSL_WSP_MSG_LOG (Messages/Logs)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSL_WSP (Package) BWA Workspaces
⤷
⤷
Properties
| Class | CL_RSL_WSP_MSG_LOG | |
| Short Description | Messages/Logs | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSL_WSP | BWA Workspaces |
| Created | 20101116 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSL_WSP_MSG_LOG has no forward declaration.
Interfaces
Class CL_RSL_WSP_MSG_LOG has no interface implemented.
Friends
Class CL_RSL_WSP_MSG_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | RS_T_MSG | Message Table | 20101116 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Attach Message | 20101116 | |
| 2 | Instance method | Public | Method | Add Messages | 20101116 | |
| 3 | Static method | Public | Method | Add Message to Interface Table | 20101130 | |
| 4 | Instance method | Public | Method | Delete Messages | 20101116 | |
| 5 | Static method | Public | Method | Convert BAL Messages into TLOGO | 20110105 | |
| 6 | Static method | Public | Method | Convert TLOGO Messages into BAL | 20101203 | |
| 7 | Instance method | Public | Method | Display Messages | 20101116 | |
| 8 | Instance method | Public | Method | Get Messages | 20101116 |
Events
Class CL_RSL_WSP_MSG_LOG has no event.
Types
Class CL_RSL_WSP_MSG_LOG has no local type.
Method Signatures
Method ADD_MESSAGE 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 | '1' | Anwendungs-Log: Detaillierungsgrad | 20101116 | ||
| 2 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | SPACE | Anwendungs-Log: Problemklasse einer Meldung | 20101116 |
Method ADD_MESSAGE on class CL_RSL_WSP_MSG_LOG has no exception.
Method ADD_MESSAGES 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 | '1' | Anwendungs-Log: Detaillierungsgrad | 20101116 | ||
| 2 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | SPACE | Anwendungs-Log: Problemklasse einer Meldung | 20101116 | ||
| 3 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Meldungstabelle | 20101116 | |||
| 4 | I_T_MSG_TLOGO | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20101117 |
Method ADD_MESSAGES on class CL_RSL_WSP_MSG_LOG has no exception.
Method ADD_MESSAGE_TO_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20101130 |
Method ADD_MESSAGE_TO_TAB on class CL_RSL_WSP_MSG_LOG has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class CL_RSL_WSP_MSG_LOG has no parameter.
Method CLEAR_MESSAGES on class CL_RSL_WSP_MSG_LOG has no exception.
Method CONVERT_BAL_MSG_TO_TLOGO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG_TLOGO | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20110105 | |||
| 2 | I_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20110105 |
Method CONVERT_BAL_MSG_TO_TLOGO on class CL_RSL_WSP_MSG_LOG has no exception.
Method CONVERT_TLOGO_MSG_TO_BAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20101203 | |||
| 2 | I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | Anwendungs-Log: Detaillierungsgrad | 20101203 | |||
| 3 | I_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20101203 | |||
| 4 | I_T_MSG_TLOGO | Call by reference | Type reference (TYPE) | RSL_T_RETMSG | Meldungstabelle TLOGO Framework | 20101203 |
Method CONVERT_TLOGO_MSG_TO_BAL on class CL_RSL_WSP_MSG_LOG has no exception.
Method DISPLAY_MESSAGES Signature
Method DISPLAY_MESSAGES on class CL_RSL_WSP_MSG_LOG has no parameter.
Method DISPLAY_MESSAGES on class CL_RSL_WSP_MSG_LOG has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MSG | Call by reference | Type reference (TYPE) | RS_T_MSG | Meldungstabelle | 20101116 |
Method GET_MESSAGES on class CL_RSL_WSP_MSG_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |