SAP ABAP Class CL_RSTT_UI_APPL_LOG_DISPLAY (Display of Messages in Application Log)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSTT_UI (Package) Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer
Properties
Class CL_RSTT_UI_APPL_LOG_DISPLAY  
Short Description Display of Messages in Application Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSTT_UI   Trace Tool for SAP Netweaver 2005 (BW): User Interface Layer 
Created 20050620   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_RSTT_UI_APPL_LOG_DISPLAY has no interface implemented.
Friends
Class CL_RSTT_UI_APPL_LOG_DISPLAY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_CONTROL_HANDLE Instance attribute Private Type reference (TYPE) BALCNTHNDL Application Log: Control Display Handle 20050620
2 P_JOB_APPL_LOG Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20061114
3 P_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20061113
4 P_R_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Docking Control Container 20061113
5 P_R_TRACE_LOG Instance attribute Private Object reference (TYPE REF TO) CL_RSTT_TRACE_LOG Logging Processing of Trace Tool 20050620
6 P_T_LOG_HANDLE Instance attribute Private Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20050620
7 P_VISIBLE Instance attribute Private Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050620
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20050620
2 DISPLAY_MESSAGES Instance method Public Method Display Messages 20050620
3 FREE Instance method Public Method Clear 20061113
4 ON_MESSAGE_DISPLAY Instance method Private Event handling method Event Handler for messages_to_display EVENT 20050620
5 SET_TRACE_LOG Instance method Public Method Sets Trace Log Object 20061113
6 SET_VISIBLE Instance method Private Method Sets the Visibility of the Container 20050620
7 SWITCH_VISIBILITY Instance method Public Method Switches Between Visible and Hidden 20050620
8 _CREATE_CONTAINER Instance method Private Method Generates Container 20061113
Events
Class CL_RSTT_UI_APPL_LOG_DISPLAY has no event.
Types
Class CL_RSTT_UI_APPL_LOG_DISPLAY has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_CONTAINER Call by reference Type reference (TYPE) CHAR30 30 Characters 20061113
2 Importing I_DYNNR Call by reference Type reference (TYPE) SY-DYNNR Aktuelle Dynpro-Nummer 20050620
3 Importing I_JOB_APPL_LOG Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Boolean 20061114
4 Importing I_REPID Call by reference Type reference (TYPE) SY-REPID 20050620

Method CONSTRUCTOR on class CL_RSTT_UI_APPL_LOG_DISPLAY has no exception.

Method DISPLAY_MESSAGES Signature

Method DISPLAY_MESSAGES on class CL_RSTT_UI_APPL_LOG_DISPLAY has no parameter.
Method DISPLAY_MESSAGES on class CL_RSTT_UI_APPL_LOG_DISPLAY has no exception.

Method FREE Signature

Method FREE on class CL_RSTT_UI_APPL_LOG_DISPLAY has no parameter.
Method FREE on class CL_RSTT_UI_APPL_LOG_DISPLAY has no exception.

Method ON_MESSAGE_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRACE_LOG_REF Call by reference Attribute reference (LIKE) 20050620

Method ON_MESSAGE_DISPLAY on class CL_RSTT_UI_APPL_LOG_DISPLAY has no exception.

Method SET_TRACE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_TRACE_LOG Call by reference Object reference (TYPE REF TO) CL_RSTT_TRACE_LOG Logging-Verarbeitung des Trace-Tools 20061113

Method SET_TRACE_LOG on class CL_RSTT_UI_APPL_LOG_DISPLAY has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VISIBLE Call by reference Type reference (TYPE) RS_BOOL Boolean 20050620

Method SET_VISIBLE on class CL_RSTT_UI_APPL_LOG_DISPLAY has no exception.

Method SWITCH_VISIBILITY Signature

Method SWITCH_VISIBILITY on class CL_RSTT_UI_APPL_LOG_DISPLAY has no parameter.
Method SWITCH_VISIBILITY on class CL_RSTT_UI_APPL_LOG_DISPLAY has no exception.

Method _CREATE_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_CONTAINER Call by reference Type reference (TYPE) CHAR30 30 Characters 20061113
2 Importing I_DYNNR Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20061113
3 Importing I_JOB_APPL_LOG Call by reference Type reference (TYPE) RS_BOOL Boolean 20061114
4 Importing I_REPID Call by reference Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 20061113

Method _CREATE_CONTAINER on class CL_RSTT_UI_APPL_LOG_DISPLAY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700