SAP ABAP Class CL_SYSLOG_FILTER (Filter for 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_FILTER | |
Short Description | Filter for 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_FILTER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SYSLOG | 20120504 | System log | |
2 | CL_SYSLOG_STATISTICS | 20120814 | Container for the statistics controls |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | RSLGTIME | ' ' | System log time stamp | 20120504 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_CLASID | 20120504 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_CONNECTION | 20120504 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_CONTEXT | 20120504 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSLGTIME | System log time stamp | 20120516 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSLGTIME | System log time stamp | 20120516 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_DEVCLASS | 20120504 | |||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_INSTANCES | 20120514 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_MANDT | 20120504 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_MSGID | 20120524 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_PROCIDS | 20120504 | |||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_PROGIDS | 20120504 | |||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | X | 20120504 | |||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_TCODE | 20120504 | |||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_TERMINAL | range of terminal | 20120803 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_TRANSID | 20120504 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_TYPES | 20120504 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RANGE_OF_USER | 20120504 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120806 | ||
20 | ![]() |
Static Attribute | Public | Type reference (TYPE) | X | 4 | 20120504 | ||
21 | ![]() |
Static Attribute | Public | Type reference (TYPE) | X | 1 | 20120504 | ||
22 | ![]() |
Static Attribute | Public | Type reference (TYPE) | X | 8 | 20120504 | ||
23 | ![]() |
Static Attribute | Public | Type reference (TYPE) | X | 2 | 20120504 |
Methods
Events
Class CL_SYSLOG_FILTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | RANGE_OF_CLASID | Public | See coding | 20120504 | range_of_clasid TYPE RANGE OF rslgclasid
|
||
2 | RANGE_OF_CONNECTION | Public | See coding | 20120504 | range_of_connection TYPE RANGE OF RSLG_CONNECTION
|
||
3 | RANGE_OF_CONTEXT | Public | See coding | 20120504 | range_of_context TYPE RANGE OF RSLG_ROOT_CONTEXT_ID
|
||
4 | RANGE_OF_DATE | Public | Type reference (TYPE) | RSLG_TO_DATE | range of date | 20120511 |
|
5 | RANGE_OF_DEVCLASS | Public | See coding | 20120504 | RANGE_OF_DEVCLASS TYPE RANGE OF devclass
|
||
6 | RANGE_OF_INSTANCES | Public | See coding | 20120815 | range_of_instances TYPE RANGE OF INSTANCEX
|
||
7 | RANGE_OF_MANDT | Public | See coding | 20120504 | RANGE_OF_MANDT TYPE RANGE OF MANDT
|
||
8 | RANGE_OF_MSGID | Public | See coding | 20120524 | RANGE_OF_MSGID TYPE RANGE OF rslgno
|
||
9 | RANGE_OF_PROCIDS | Public | See coding | 20120504 | RANGE_OF_PROCIDS TYPE RANGE OF rslgselnum
|
||
10 | RANGE_OF_PROGIDS | Public | See coding | 20120504 | range_of_progids TYPE RANGE OF PROGRAM_ID
|
||
11 | RANGE_OF_TCODE | Public | See coding | 20120504 | RANGE_OF_TCODE TYPE RANGE OF TCODE
|
||
12 | RANGE_OF_TERMINAL | Public | See coding | range of terminal | 20120803 | RANGE_OF_TERMINAL TYPE RANGE OF RSLG_TERMINAL
|
|
13 | RANGE_OF_TIME | Public | Type reference (TYPE) | RSLG_TO_TIME | range of time | 20120511 |
|
14 | RANGE_OF_TRANSID | Public | See coding | 20120504 | range_of_transid TYPE RANGE OF RSLG_GUID32
|
||
15 | RANGE_OF_TYPES | Public | See coding | 20120504 | RANGE_OF_TYPES TYPE RANGE OF RSLGWPTYPE
|
||
16 | RANGE_OF_USER | Public | See coding | 20120504 | RANGE_OF_USER TYPE RANGE OF USER
|
||
17 | TABLE_OF_MSXXLIST | Public | See coding | 20120504 | table_of_msxxlist TYPE STANDARD TABLE OF msxxlist
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SYSLOG_FILTER has no parameter.
Method CONSTRUCTOR on class CL_SYSLOG_FILTER has no exception.
Method SET_FILTER_DATETIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_DATETIME_FROM | Call by reference | Type reference (TYPE) | RSLGTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120516 | ||
2 | ![]() |
IM_DATETIME_TO | Call by reference | Type reference (TYPE) | RSLGTIME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20120516 |
Method SET_FILTER_DATETIME on class CL_SYSLOG_FILTER has no exception.
Method SET_FILTER_PARAMETER_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_USE_PARAMETER_RECORDS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20120806 |
Method SET_FILTER_PARAMETER_RECORDS on class CL_SYSLOG_FILTER has no exception.
Method SET_FILTER_SEVERITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SEVERITY | Call by reference | Type reference (TYPE) | X | 20120504 |
Method SET_FILTER_SEVERITY on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_CLASID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_CLASID | Call by reference | Type reference (TYPE) | RANGE_OF_CLASID | 20120504 |
Method SET_RANGE_CLASID on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_CONNECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_CONNECTION | Call by reference | Type reference (TYPE) | RANGE_OF_CONNECTION | 20120504 |
Method SET_RANGE_CONNECTION on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_CONTEXT | Call by reference | Type reference (TYPE) | RANGE_OF_CONTEXT | 20120504 |
Method SET_RANGE_CONTEXT on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_INSTANCE | Call by reference | Type reference (TYPE) | RANGE_OF_INSTANCES | 20120815 |
Method SET_RANGE_INSTANCE on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_MANDT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_MANDT | Call by reference | Type reference (TYPE) | RANGE_OF_MANDT | 20120504 |
Method SET_RANGE_MANDT on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_MSGID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_MSGID | Call by reference | Type reference (TYPE) | RANGE_OF_MSGID | 20120524 |
Method SET_RANGE_MSGID on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_PACKAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_PACKAGE | Call by reference | Type reference (TYPE) | RANGE_OF_DEVCLASS | 20120504 |
Method SET_RANGE_PACKAGE on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_PROCESS | Call by reference | Type reference (TYPE) | RANGE_OF_PROCIDS | 20120504 |
Method SET_RANGE_PROCESS on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_PROGRAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_PROGID | Call by reference | Type reference (TYPE) | RANGE_OF_PROGIDS | 20120504 |
Method SET_RANGE_PROGRAM on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_TCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_TCODE | Call by reference | Type reference (TYPE) | RANGE_OF_TCODE | 20120504 |
Method SET_RANGE_TCODE on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_TERMINAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_TERMINAL | Call by reference | Type reference (TYPE) | RANGE_OF_TERMINAL | range of | 20120803 |
Method SET_RANGE_TERMINAL on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_TRANSACTIONID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_TRANS | Call by reference | Type reference (TYPE) | RANGE_OF_TRANSID | 20120504 |
Method SET_RANGE_TRANSACTIONID on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_TYPES | Call by reference | Type reference (TYPE) | RANGE_OF_TYPES | 20120504 |
Method SET_RANGE_TYPE on class CL_SYSLOG_FILTER has no exception.
Method SET_RANGE_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_RANGE_USER | Call by reference | Type reference (TYPE) | RANGE_OF_USER | 20120504 |
Method SET_RANGE_USER on class CL_SYSLOG_FILTER has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 732 |