SAP ABAP Class CL_SYSLOG_STATISTICS (Container for the statistics controls)
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_STATISTICS  
Short Description Container for the statistics controls    
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_STATISTICS has no interface implemented.
Friends
Class CL_SYSLOG_STATISTICS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID 20120504
2 M_SYSLOG Instance attribute Private Object reference (TYPE REF TO) CL_SYSLOG System log 20120516
3 NODE_KEY_ROOT Constant Private Type reference (TYPE) STRING 'ROOT' 20120522
4 OBJECT_TREE Instance attribute Private Object reference (TYPE REF TO) CL_SIMPLE_TREE_MODEL 20120504
5 STATISTICS_TABLE Instance attribute Private Type reference (TYPE) RSLGSTATISTIC_TAB 20120504
6 VER_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_EASY_SPLITTER_CONTAINER 20120504
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120504
2 ENABLE_STATISTICS_GRID Instance method Public Method Enable statistics grid for focus in the UI. 20130201
3 GET_ATTRIBUTENAME Static method Public Method Get the attribute name of a given statistics attribute. 20120511
4 SET_SYSLOG Instance method Public Method 20121002
5 SHOW_STATISTICS Instance method Private Event handling method 20120504
Events
Class CL_SYSLOG_STATISTICS has no event.
Types
Class CL_SYSLOG_STATISTICS 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 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 20120516

Method CONSTRUCTOR on class CL_SYSLOG_STATISTICS has no exception.

Method ENABLE_STATISTICS_GRID Signature

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

Method ENABLE_STATISTICS_GRID on class CL_SYSLOG_STATISTICS has no exception.

Method GET_ATTRIBUTENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_NAME Call by reference Type reference (TYPE) STRING Attribute name 20120806
2 Exporting EX_SHORTNAME Call by reference Type reference (TYPE) STRING Attribute name short 20120806
3 Importing IM_ATTRIBUTE Call by reference Type reference (TYPE) STRING Associated Type of an Interface Parameter 20120511

Method GET_ATTRIBUTENAME on class CL_SYSLOG_STATISTICS has no exception.

Method SET_SYSLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SYSLOG Call by reference Object reference (TYPE REF TO) CL_SYSLOG System log 20121002

Method SET_SYSLOG on class CL_SYSLOG_STATISTICS has no exception.

Method SHOW_STATISTICS Signature

Method SHOW_STATISTICS on class CL_SYSLOG_STATISTICS has no parameter.
Method SHOW_STATISTICS on class CL_SYSLOG_STATISTICS has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 732