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 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSM 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 N_MESSAGE_LIST Instance attribute Public Object reference (TYPE REF TO) CL_RSDRD_MESSAGE_OBJ_LIST Pointer to a child message object 20031208
2 N_MESSAGE_STRUCT Instance attribute Public Type reference (TYPE) RS_S_MSG Structure for message information 20031208
3 P_MESSAGE_TIMESTMP Instance attribute Private Type reference (TYPE) CHAR8 Timestamp of the message 20031208
Methods
# Method Level Visibility Method type Description Created on
1 GET_MESSAGE_PROT Instance method Public Method Return message structure 20031124
2 SET_MESSAGE_LIST Instance method Public Method Generate reference to list of messages 20031124
3 SET_MESSAGE_STRUCT Instance method Public Method Fill message structure 20051123
4 SET_PROBCLASS Instance method Public Method Set problem class for message 20051124
5 SET_TIMESTMP Instance method Public Method Set time stamp for message 20031124
6 WRITE_MESSAGE_SPOOL 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 Changing 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 Importing 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 Importing I_MESSAGE_STRUCT Call by reference Type reference (TYPE) RS_S_MSG 20051123
2 Importing 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 Importing 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 Importing 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 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL '5' Anwendungs-Log: Detaillierungsgrad 20040226
2 Importing I_PROB_CLASS Call by reference Type reference (TYPE) C '5' 20031125
3 Importing 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