SAP ABAP Class CL_SYSLOG (System log)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON-SLG (Application Component) SAP System Log
⤷
SYSLOG (Package) System log
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SYSLOG_4TEST | Syslog class for unit tests (don't read from kernel) | 20120515 |
Properties
| Class | CL_SYSLOG | |
| Short Description | System log | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SYSLOG | System log |
| Created | 20120504 | SAP |
| Last change | 20130531 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SYSLOG has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SYSLOG_STATISTICS | 20120814 | Container for the statistics controls |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | IBD_PRIORITY_ALV | green priority icon | 20120810 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | IBD_PRIORITY_ALV | red priority icon | 20120810 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IBD_PRIORITY_ALV | white priority icon | 20120810 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | IBD_PRIORITY_ALV | yellow priority icon | 20120810 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | RSLGT_NO_ACCESS | Instances with no access | 20120710 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FC | 20120504 | ||||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SYSLOG_FILTER | 20120504 | ||||
| 8 | Instance attribute | Private | See coding | 20120816 | |||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SYSLOG_PARAMETER_STORE | Provides a cache for special syslog parameters | 20120504 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'MANDT' | Associated Type of an Interface Parameter | 20120504 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'DEVCLASS' | Associated Type of an Interface Parameter | 20120504 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'INSTANCEX' | Associated Type of an Interface Parameter | 20120814 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'RSLGNO' | Associated Type of an Interface Parameter | 20120504 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'PROGRAM_ID' | Associated Type of an Interface Parameter | 20120504 | ||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'ROOT' | Associated Type of an Interface Parameter | 20120504 | ||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'TCODE' | Associated Type of an Interface Parameter | 20120504 | ||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'RSLGUSER' | Associated Type of an Interface Parameter | 20120504 | ||
| 18 | Instance attribute | Private | Type reference (TYPE) | RSLGENTR_NEW | 20120504 | ||||
| 19 | Instance attribute | Private | Type reference (TYPE) | RSLGENTR_TAB | 20120504 |
Methods
Events
Class CL_SYSLOG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | FC | Public | See coding | 20120504 | BEGIN OF fc
, pos TYPE i
, wrapcount TYPE i
, maxsize TYPE i
, END of fc
|
Method Signatures
Method APPEND_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ENTRY | Call by reference | Type reference (TYPE) | RSLGENTR_NEW | 20120504 | ||||
| 2 | IM_INSTANCE | Call by reference | Type reference (TYPE) | MSNAME2 | System list structure | 20120702 |
Method APPEND_ENTRY on class CL_SYSLOG has no exception.
Method APPEND_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INSTANCENAME | Call by reference | Type reference (TYPE) | INSTANCEX | Instance Name | 20120816 |
Method APPEND_INSTANCE on class CL_SYSLOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SYSLOG_FILTER | 20120504 | ||||
| 2 | IM_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20120504 |
Method CONSTRUCTOR on class CL_SYSLOG has no exception.
Method DETERMINE_SEVERITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SYSLOGENTRY | Call by reference | Type reference (TYPE) | RSLGENTRY | 20120504 |
Method DETERMINE_SEVERITY on class CL_SYSLOG has no exception.
Method DETERMINE_SYSLOG_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SYSLOGENTRY | Call by reference | Type reference (TYPE) | RSLGENTRY | 20120504 |
Method DETERMINE_SYSLOG_TAB on class CL_SYSLOG has no exception.
Method DETERMINE_SYSLOG_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SYSLOGENTRY | Call by reference | Type reference (TYPE) | RSLGENTRY | 20120504 |
Method DETERMINE_SYSLOG_TEXT on class CL_SYSLOG has no exception.
Method DETERMINE_SYSLOG_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_SYSLOG_ENTRY_INT | Call by reference | Type reference (TYPE) | RSLGENTR_NEW | 20120504 | ||||
| 2 | P_SYSLOGENTRY | Call by reference | Type reference (TYPE) | RSLGENTRY | 20120504 |
Method DETERMINE_SYSLOG_TYPE on class CL_SYSLOG has no exception.
Method GET_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20120504 |
Method GET_COUNT on class CL_SYSLOG has no exception.
Method GET_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSLOG_ENTRIES | Value transfer | Type reference (TYPE) | RSLGENTR_TAB | 20120504 |
Method GET_ENTRIES on class CL_SYSLOG has no exception.
Method GET_FAILED_INSTANCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_INSTANCES | Value transfer | Type reference (TYPE) | RSLGT_NO_ACCESS | Instances with no access | 20120710 |
Method GET_FAILED_INSTANCES on class CL_SYSLOG has no exception.
Method GET_INSTANCE_BY_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SYSLOG_FILTER | Filter for syslog entries | 20120515 | |||
| 2 | RE_SYSLOG | Value transfer | Object reference (TYPE REF TO) | CL_SYSLOG | System log | 20120515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization to read syslog is missing | 20120618 |
Method GET_STATISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_WHICH_STATISTICS | Call by reference | Type reference (TYPE) | STRING | Possible values: see attributes stat_... | 20120504 | |||
| 2 | RE_STATISTICS | Value transfer | Type reference (TYPE) | RSLGSTATISTIC_TAB | 20120504 |
Method GET_STATISTICS on class CL_SYSLOG has no exception.
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RECORDSIZE | Call by reference | Type reference (TYPE) | I | 20121212 | ||||
| 2 | EV_VERSION | Call by reference | Type reference (TYPE) | RSLGINTVER | SysLog: internal version number | 20121212 |
Method GET_VERSION on class CL_SYSLOG has no exception.
Method IS_FILTER_APPLIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SYSLOG_ENTRY | Call by reference | Type reference (TYPE) | RSLGENTRY | 20120504 | ||||
| 2 | RE_MATCHES_FILTER | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120522 |
Method IS_FILTER_APPLIED on class CL_SYSLOG has no exception.
Method PRIV_GET_SYSLOG_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RECORDSIZE | Call by reference | Type reference (TYPE) | I | 20121211 | ||||
| 2 | VERSION | Call by reference | Type reference (TYPE) | RSLGINTVER | SysLog: internal version number | 20121211 |
Method PRIV_GET_SYSLOG_VERSION on class CL_SYSLOG has no exception.
Method READ_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_READFROM | Call by reference | Type reference (TYPE) | FC | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization to read syslog is missing | 20120618 |
Method READ_LOCAL_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOCALINSTANCE | Call by reference | Type reference (TYPE) | MSNAME2 | Application Server Name | 20121029 |
Method READ_LOCAL_ENTRIES on class CL_SYSLOG has no exception.
Method RELOAD Signature
Method RELOAD on class CL_SYSLOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization to read syslog is missing | 20120618 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSLOG_ENTRIES | Value transfer | Type reference (TYPE) | RSLGENTR_TAB | 20120504 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization to read syslog is missing | 20120618 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |