SAP ABAP Class CL_RSODSO_GUI_LOG_HANDLER (Logging)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSODSO_GUI (Package) UI Framework for DataStore objects
Properties
Class CL_RSODSO_GUI_LOG_HANDLER  
Short Description Logging    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSODSO_GUI   UI Framework for DataStore objects 
Created 20130125   SAP 
Last change 20140121   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_RSODSO_GUI_LOG_HANDLER has no interface implemented.
Friends
Class CL_RSODSO_GUI_LOG_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CID_GLOBAL_CHECK Constant Public Type reference (TYPE) RSODSO_GUI_MSGCONTEXT 'CID_GLOBAL_CHECK' Message Context 20130208
2 C_CID_PRESAVE_CHECK Constant Public Type reference (TYPE) RSODSO_GUI_MSGCONTEXT 'CID_PRESAVE_CHECK' Message Context 20130709
3 OT_MSG Instance attribute Protected Type reference (TYPE) TT_MSG 20130128
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method 20130128
2 ADD_FROM_SY Instance method Public Method 20130128
3 COUNT Instance method Public Method 20130128
4 CREATE Static method Public Method 20130128
5 GET_ALL_MSG Instance method Public Method 20130704
6 GET_BAL Static method Public Method 20130128
7 GET_CELL_CID Static method Public Method 20130129
8 REMOVE Instance method Public Method 20130128
9 REMOVE_ROW Instance method Public Method 20130711
10 SHOW_LOG Instance method Public Method 20130129
Events
Class CL_RSODSO_GUI_LOG_HANDLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_MSG Protected See coding 20130128 BEGIN OF TS_MSG, contextid TYPE rsodso_gui_msgcontext. INCLUDE TYPE bal_s_msg. TYPES: END OF ts_msg
2 TT_MSG Protected See coding 20130128 TT_MSG TYPE STANDARD TABLE OF ts_msg WITH DEFAULT KEY
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20130128
2 Importing IT_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130128
3 Importing I_CONTEXTID Call by reference Type reference (TYPE) RSODSO_GUI_MSGCONTEXT Natural number 20130129
4 Importing I_REPLACE Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20130129

Method ADD on class CL_RSODSO_GUI_LOG_HANDLER has no exception.

Method ADD_FROM_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXTID Call by reference Type reference (TYPE) RSODSO_GUI_MSGCONTEXT Natural number 20130129

Method ADD_FROM_SY on class CL_RSODSO_GUI_LOG_HANDLER has no exception.

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ABORT Call by reference Type reference (TYPE) INT4 Natural number 20130129
2 Exporting E_ERROR Call by reference Type reference (TYPE) INT4 Natural number 20130129
3 Exporting E_INFORMATION Call by reference Type reference (TYPE) INT4 Natural number 20130129
4 Exporting E_WARNING Call by reference Type reference (TYPE) INT4 Natural number 20130129
5 Importing I_CONTEXTID Call by reference Type reference (TYPE) RSODSO_GUI_MSGCONTEXT Natural number 20130129
6 Returning R_COUNT Value transfer Type reference (TYPE) INT4 Natural number 20130129

Method COUNT on class CL_RSODSO_GUI_LOG_HANDLER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_LOG Value transfer Object reference (TYPE REF TO) CL_RSODSO_GUI_LOG_HANDLER Logging 20130128

Method CREATE on class CL_RSODSO_GUI_LOG_HANDLER has no exception.

Method GET_ALL_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130704

Method GET_ALL_MSG on class CL_RSODSO_GUI_LOG_HANDLER has no exception.

Method GET_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_BAL Value transfer Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20130128

Method GET_BAL on class CL_RSODSO_GUI_LOG_HANDLER has no exception.

Method GET_CELL_CID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROPERTY Call by reference Type reference (TYPE) RSODSO_FIELDPROP Natural number 20130208
2 Importing I_ROW Call by reference Type reference (TYPE) RSPOSIT Position of the Field in the Structure / Table 20130129
3 Returning R_CONTEXTID Value transfer Type reference (TYPE) RSODSO_GUI_MSGCONTEXT Message Context 20130129

Method GET_CELL_CID on class CL_RSODSO_GUI_LOG_HANDLER has no exception.

Method REMOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXTID Call by reference Type reference (TYPE) RSODSO_GUI_MSGCONTEXT Natural number 20130129

Method REMOVE on class CL_RSODSO_GUI_LOG_HANDLER has no exception.

Method REMOVE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW Call by reference Type reference (TYPE) RSPOSIT Position of the Field in the Structure / Table 20130711

Method REMOVE_ROW on class CL_RSODSO_GUI_LOG_HANDLER has no exception.

Method SHOW_LOG Signature

Method SHOW_LOG on class CL_RSODSO_GUI_LOG_HANDLER has no parameter.
# Exception Resumable Description Created on
1 CX_RSODSO_GUI_EXCEPTION Error when processing UI requests 20130129
History
Last changed by/on SAP  20140121 
SAP Release Created in 740