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 | ![]() |
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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20120504 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SYSLOG | System log | 20120516 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ROOT' | 20120522 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SIMPLE_TREE_MODEL | 20120504 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSLGSTATISTIC_TAB | 20120504 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_EASY_SPLITTER_CONTAINER | 20120504 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120504 | |
2 | ![]() |
Instance method | Public | Method | Enable statistics grid for focus in the UI. | 20130201 |
3 | ![]() |
Static method | Public | Method | Get the attribute name of a given statistics attribute. | 20120511 |
4 | ![]() |
Instance method | Public | Method | 20121002 | |
5 | ![]() |
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 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20120504 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
EX_NAME | Call by reference | Type reference (TYPE) | STRING | Attribute name | 20120806 | ||
2 | ![]() |
EX_SHORTNAME | Call by reference | Type reference (TYPE) | STRING | Attribute name short | 20120806 | ||
3 | ![]() |
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 | ![]() |
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 |