SAP ABAP Class CL_RSSM_SHOW_LOG (Display Error Log in Dialog Box Container)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSSM (Package) BW: General monitoring and scheduling
Properties
Class CL_RSSM_SHOW_LOG  
Short Description Display Error Log in Dialog Box Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSSM   BW: General monitoring and scheduling 
Created 19991217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSHI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSSM_SHOW_LOG has no interface implemented.
Friends
Class CL_RSSM_SHOW_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_LOGSYS Static Attribute Private Type reference (TYPE) RSSLOGSYS Source system 19991217
2 P_R_ALV_GRID Static Attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV for output 19991217
3 P_R_CUSTOMCONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20000609
4 P_R_DIALOGBOXCONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_GUI_DIALOGBOX_CONTAINER Container for ALV 19991217
5 P_T_BAL_MSG Static Attribute Private Type reference (TYPE) RS_T_MSG_SHOW Help Table ALV 19991217
6 P_T_DETAILS Static Attribute Private Type reference (TYPE) RSSM_T_DETAILLIST Description - Value 20050112
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGETABLE_TO_LOG Static method Private Method Insert Message Table in Log 19991217
2 DELETE_WINDOW Static method Public Method Close Container 19991217
3 GET_MESSAGETABLE_FROM_LOG Static method Private Method Gets New Message Table from Log 19991217
4 ON_DIALOGBOX_CLOSE Static method Private Event handling method Call delete_window Method 19991217
5 ON_HOTSPOT_CLICK Static method Private Event handling method Clicked on Long Text 19991217
6 SHOW_MESSAGES_WRITE_LOG Static method Public Method Displays Transferred Messages in Container, Writes Log 19991217
Events
Class CL_RSSM_SHOW_LOG has no event.
Types
Class CL_RSSM_SHOW_LOG has no local type.
Method Signatures

Method ADD_MESSAGETABLE_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_DETAILS Value transfer Type reference (TYPE) RSSM_T_DETAILLIST Beschreibung - Wert 20050112
2 Importing I_T_MESSAGES Value transfer Type reference (TYPE) TABLE Messagetabelle 19991217

Method ADD_MESSAGETABLE_TO_LOG on class CL_RSSM_SHOW_LOG has no exception.

Method DELETE_WINDOW Signature

Method DELETE_WINDOW on class CL_RSSM_SHOW_LOG has no parameter.
Method DELETE_WINDOW on class CL_RSSM_SHOW_LOG has no exception.

Method GET_MESSAGETABLE_FROM_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG_SHOW Value transfer Type reference (TYPE) RS_T_MSG_SHOW Messagetabelle 19991217
2 Importing I_LOGSYS Value transfer Type reference (TYPE) RSSLOGSYS Quellsystem 19991217

Method GET_MESSAGETABLE_FROM_LOG on class CL_RSSM_SHOW_LOG has no exception.

Method ON_DIALOGBOX_CLOSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDER Call by reference Type reference (TYPE) 19991217

Method ON_DIALOGBOX_CLOSE on class CL_RSSM_SHOW_LOG has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20050112
2 Importing E_ROW_ID Call by reference Type reference (TYPE) 19991217

Method ON_HOTSPOT_CLICK on class CL_RSSM_SHOW_LOG has no exception.

Method SHOW_MESSAGES_WRITE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CAPTION Value transfer Type reference (TYPE) CHAR255 Überschift des Containers 19991217
2 Importing I_CONTAINERNAME Value transfer Type reference (TYPE) C Name des Containers -> Modaler Aufruf 20000609
3 Importing I_DYNNR Value transfer Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 19991217
4 Importing I_HEIGHT Value transfer Type reference (TYPE) I 75 Höhe 19991217
5 Importing I_LEFT Value transfer Type reference (TYPE) I 150 Abstand links 19991217
6 Importing I_LOGSYS Value transfer Type reference (TYPE) RSSLOGSYS Quellsystem 19991217
7 Importing I_REPID Value transfer Type reference (TYPE) SYREPID ABAP-Programm, aktuelles Rahmenprogramm 19991217
8 Importing I_TOP Value transfer Type reference (TYPE) I 150 Abstand oben 19991217
9 Importing I_T_DETAILS Value transfer Type reference (TYPE) RSSM_T_DETAILLIST Beschreibung - Wert 20050112
10 Importing I_T_MESSAGES Value transfer Type reference (TYPE) TABLE Messagetabelle 19991217
11 Importing I_WIDTH Value transfer Type reference (TYPE) I 730 Breite 19991217

Method SHOW_MESSAGES_WRITE_LOG on class CL_RSSM_SHOW_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 20A