SAP ABAP Class CL_SYSLOG_ALV (ALV grid to display syslog entries)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON-SLG (Application Component) SAP System Log
     SYSLOG (Package) System log
Properties
Class CL_SYSLOG_ALV  
Short Description ALV grid to display syslog entries    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SYSLOG   System log 
Created 20120504   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SYSLOG_ALV has no interface implemented.
Friends
Class CL_SYSLOG_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXCLUDED_TOOLBAR_FEATURES Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20120725
2 GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20120504
3 M_SYSLOG Instance attribute Private Object reference (TYPE REF TO) CL_SYSLOG System log 20120524
4 SHOW_STATISTICS Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120504
5 SYSLOG_TABLE Instance attribute Private Type reference (TYPE) RSLGENTR_TAB 20120504
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120504
2 DISPLAY_DETAILS Instance method Public Method Show details for selected entry 20130116
3 DISPLAY_STATISTICS Instance method Public Method Show statistics in alv grid 20120504
4 GET_EXCLUDED_FEATURES Instance method Private Method 20120725
5 GET_RECORD Instance method Public Method 20120522
6 HANDLE_DOUBLE_CLICK Instance method Public Event handling method 20120504
7 HANDLE_TOOLBAR Instance method Public Event handling method 20120504
8 HANDLE_USER_COMMAND Instance method Public Event handling method 20120504
9 JUMP_TO_ROW Instance method Public Method 20120802
10 REFRESH_TABLE_DISPLAY Instance method Public Method 20120504
11 SET_TABLE_FOR_FIRST_DISPLAY Instance method Private Method 20120504
Events
Class CL_SYSLOG_ALV has no event.
Types
Class CL_SYSLOG_ALV 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 IM_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER 20120504
2 Importing IM_SYSLOG Call by reference Object reference (TYPE REF TO) CL_SYSLOG System log 20120524

Method CONSTRUCTOR on class CL_SYSLOG_ALV has no exception.

Method DISPLAY_DETAILS Signature

Method DISPLAY_DETAILS on class CL_SYSLOG_ALV has no parameter.
Method DISPLAY_DETAILS on class CL_SYSLOG_ALV has no exception.

Method DISPLAY_STATISTICS Signature

Method DISPLAY_STATISTICS on class CL_SYSLOG_ALV has no parameter.
Method DISPLAY_STATISTICS on class CL_SYSLOG_ALV has no exception.

Method GET_EXCLUDED_FEATURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FEATURES Call by reference Type reference (TYPE) UI_FUNCTIONS Function Code Table 20120725

Method GET_EXCLUDED_FEATURES on class CL_SYSLOG_ALV has no exception.

Method GET_RECORD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INDEX Call by reference Type reference (TYPE) I 20120522
2 Returning RE_RECORD Value transfer Type reference (TYPE) RSLGENTRY Output format for syslog entries. 20120522

Method GET_RECORD on class CL_SYSLOG_ALV has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20120504
2 Importing E_ROW Value transfer Attribute reference (LIKE) 20120504

Method HANDLE_DOUBLE_CLICK on class CL_SYSLOG_ALV has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Value transfer Attribute reference (LIKE) 20120504
2 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20120504

Method HANDLE_TOOLBAR on class CL_SYSLOG_ALV has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Value transfer Attribute reference (LIKE) 20120504

Method HANDLE_USER_COMMAND on class CL_SYSLOG_ALV has no exception.

Method JUMP_TO_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SELECTED Call by reference Type reference (TYPE) RSLGENTRY Output format for syslog entries. 20120802

Method JUMP_TO_ROW on class CL_SYSLOG_ALV has no exception.

Method REFRESH_TABLE_DISPLAY Signature

Method REFRESH_TABLE_DISPLAY on class CL_SYSLOG_ALV has no parameter.
Method REFRESH_TABLE_DISPLAY on class CL_SYSLOG_ALV has no exception.

Method SET_TABLE_FOR_FIRST_DISPLAY Signature

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

Method SET_TABLE_FOR_FIRST_DISPLAY on class CL_SYSLOG_ALV has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732