SAP ABAP Class CL_RSDD_LOG (Display of Log)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSDD_LTIP_PUBLISH_UI (Package) Publish OLAP Indexes as InfoProviders
Properties
Class CL_RSDD_LOG  
Short Description Display of Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSDD_LTIP_PUBLISH_UI   Publish OLAP Indexes as InfoProviders 
Created 20081205   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)
Interfaces
Class CL_RSDD_LOG has no interface implemented.
Friends
Class CL_RSDD_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_HAS_ERROR Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20081205
2 P_T_MSG Instance attribute Private Type reference (TYPE) T_T_MSG BW: Table with Messages (Application Log) 20081205
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Instance method Public Method 20090127
2 ADD_SY_MSG Instance method Public Method 20081205
3 GET_MSG Instance method Public Method 20090202
4 HAS_ERRORS Instance method Public Method 20081205
5 SHOW Instance method Public Method 20081205
Events
Class CL_RSDD_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_S_MSG Private Type reference (TYPE) BALMI Application Log: APPL_LOG_WRITE_MESSAGES Interface 20081205
2 T_T_MSG Private See coding 20081205 T_T_MSG type STANDARD TABLE OF t_s_msg WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090127

Method ADD_MSG on class CL_RSDD_LOG has no exception.

Method ADD_SY_MSG Signature

Method ADD_SY_MSG on class CL_RSDD_LOG has no parameter.
Method ADD_SY_MSG on class CL_RSDD_LOG has no exception.

Method GET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20090202

Method GET_MSG on class CL_RSDD_LOG has no exception.

Method HAS_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_ERROR Value transfer Type reference (TYPE) RS_BOOL Boolean 20081205

Method HAS_ERRORS on class CL_RSDD_LOG has no exception.

Method SHOW Signature

Method SHOW on class CL_RSDD_LOG has no parameter.
Method SHOW on class CL_RSDD_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 720