SAP ABAP Class CL_RSDRD_MESSAGE_OBJ (message object for the application log)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRD (Package) Delete Data Manager Data
⤷
⤷
Properties
| Class | CL_RSDRD_MESSAGE_OBJ | |
| Short Description | message object for the application log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRD | Delete Data Manager Data |
| Created | 20031124 | SAP |
| Last change | 20130531 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDRD_MESSAGE_OBJ has no interface implemented.
Friends
Class CL_RSDRD_MESSAGE_OBJ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSDRD_MESSAGE_OBJ_LIST | Pointer to a child message object | 20031208 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RS_S_MSG | Structure for message information | 20031208 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR8 | Timestamp of the message | 20031208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Return message structure | 20031124 | |
| 2 | Instance method | Public | Method | Generate reference to list of messages | 20031124 | |
| 3 | Instance method | Public | Method | Fill message structure | 20051123 | |
| 4 | Instance method | Public | Method | Set problem class for message | 20051124 | |
| 5 | Instance method | Public | Method | Set time stamp for message | 20031124 | |
| 6 | Instance method | Public | Method | Write message in spool | 20031124 |
Events
Class CL_RSDRD_MESSAGE_OBJ has no event.
Types
Class CL_RSDRD_MESSAGE_OBJ has no local type.
Method Signatures
Method GET_MESSAGE_PROT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_MESSAGE_PROT | Call by reference | Type reference (TYPE) | RS_S_MSG | 20031124 |
Method GET_MESSAGE_PROT on class CL_RSDRD_MESSAGE_OBJ has no exception.
Method SET_MESSAGE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_LIST_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSDRD_MESSAGE_OBJ_LIST | hierarchical list of message objects for the appl. log | 20031124 |
Method SET_MESSAGE_LIST on class CL_RSDRD_MESSAGE_OBJ has no exception.
Method SET_MESSAGE_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE_STRUCT | Call by reference | Type reference (TYPE) | RS_S_MSG | 20051123 | ||||
| 2 | I_TIME | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20051123 |
Method SET_MESSAGE_STRUCT on class CL_RSDRD_MESSAGE_OBJ has no exception.
Method SET_PROBCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROB_CLASS | Call by reference | Type reference (TYPE) | C | 20051124 |
Method SET_PROBCLASS on class CL_RSDRD_MESSAGE_OBJ has no exception.
Method SET_TIMESTMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TIME_STMP | Call by reference | Type reference (TYPE) | BALTIMSTMP | Anwendungs-Log: Zeitstempel einer Meldung | 20051123 |
Method SET_TIMESTMP on class CL_RSDRD_MESSAGE_OBJ has no exception.
Method WRITE_MESSAGE_SPOOL 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 | '5' | Anwendungs-Log: Detaillierungsgrad | 20040226 | ||
| 2 | I_PROB_CLASS | Call by reference | Type reference (TYPE) | C | '5' | 20031125 | |||
| 3 | I_TAB_POS | Call by reference | Type reference (TYPE) | I | 20051124 |
Method WRITE_MESSAGE_SPOOL on class CL_RSDRD_MESSAGE_OBJ has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 400 |