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 | 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 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20120725 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | 20120504 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SYSLOG | System log | 20120524 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120504 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSLGENTR_TAB | 20120504 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120504 | ||
| 2 | Instance method | Public | Method | Show details for selected entry | 20130116 | |
| 3 | Instance method | Public | Method | Show statistics in alv grid | 20120504 | |
| 4 | Instance method | Private | Method | 20120725 | ||
| 5 | Instance method | Public | Method | 20120522 | ||
| 6 | Instance method | Public | Event handling method | 20120504 | ||
| 7 | Instance method | Public | Event handling method | 20120504 | ||
| 8 | Instance method | Public | Event handling method | 20120504 | ||
| 9 | Instance method | Public | Method | 20120802 | ||
| 10 | Instance method | Public | Method | 20120504 | ||
| 11 | 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 | IM_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 | 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 | 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 | IM_INDEX | Call by reference | Type reference (TYPE) | I | 20120522 | ||||
| 2 | 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 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20120504 | |||||
| 2 | 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 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20120504 | |||||
| 2 | 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 | 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 | 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 | 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 |