Hierarchy
⤷
⤷
Properties
| Class | CL_SYSLOG_ENTRY | |
| Short Description | Details of a syslog entry | |
| 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
Class CL_SYSLOG_ENTRY has no forward declaration.
Interfaces
Class CL_SYSLOG_ENTRY has no interface implemented.
Friends
Class CL_SYSLOG_ENTRY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | C | 'A' | 20120510 | |||
| 2 | Constant | Public | Type reference (TYPE) | C | 's' | 20120510 | |||
| 3 | Constant | Public | Type reference (TYPE) | C | 'f' | 20120510 | |||
| 4 | Constant | Public | Type reference (TYPE) | C | 'x' | 20120510 | |||
| 5 | Constant | Public | Type reference (TYPE) | C | 'a' | First entry of a syslog file containing version. | 20120510 | ||
| 6 | Constant | Public | Type reference (TYPE) | C | 'h' | 20120510 | |||
| 7 | Constant | Public | Type reference (TYPE) | C | 'u' | 20120510 | |||
| 8 | Constant | Public | Type reference (TYPE) | C | 'U' | 20120510 | |||
| 9 | Constant | Public | Type reference (TYPE) | C | 'c' | 20120510 | |||
| 10 | Constant | Public | Type reference (TYPE) | C | 'm' | 20120510 | |||
| 11 | Constant | Public | Type reference (TYPE) | C | 'l' | 20120510 | |||
| 12 | Constant | Public | Type reference (TYPE) | C | 'e' | 20120510 | |||
| 13 | Constant | Public | Type reference (TYPE) | C | 'k' | 20120510 | |||
| 14 | Constant | Public | Type reference (TYPE) | C | 'j' | 20120510 | |||
| 15 | Constant | Public | Type reference (TYPE) | C | 'n' | 20120510 | |||
| 16 | Constant | Public | Type reference (TYPE) | C | 'i' | 20120510 | |||
| 17 | Constant | Public | Type reference (TYPE) | C | 'p' | 20120510 | |||
| 18 | Constant | Public | Type reference (TYPE) | C | 'd' | 20120510 | |||
| 19 | Constant | Public | Type reference (TYPE) | C | 'g' | 20120510 | |||
| 20 | Constant | Public | Type reference (TYPE) | C | 'b' | 20120510 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | RSLGENTRY | 20120504 |
Methods
Events
Class CL_SYSLOG_ENTRY has no event.
Types
Class CL_SYSLOG_ENTRY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SYSLOG_ENTRY_BASIC | Call by reference | Type reference (TYPE) | RSLGENTRY | 20120504 |
Method CONSTRUCTOR on class CL_SYSLOG_ENTRY has no exception.
Method GET_CALLNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120504 |
Method GET_CALLNO on class CL_SYSLOG_ENTRY has no exception.
Method GET_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_CATEGORY | Value transfer | Type reference (TYPE) | RSLGNKVD | Values for syslog monitoring category | 20130212 |
Method GET_CATEGORY on class CL_SYSLOG_ENTRY has no exception.
Method GET_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | MANDT | Client | 20120504 |
Method GET_CLIENT on class CL_SYSLOG_ENTRY has no exception.
Method GET_CONNID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120504 |
Method GET_CONNID on class CL_SYSLOG_ENTRY has no exception.
Method GET_CTXID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120504 |
Method GET_CTXID on class CL_SYSLOG_ENTRY has no exception.
Method GET_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | DATS | Date format | 20120504 |
Method GET_DATE on class CL_SYSLOG_ENTRY has no exception.
Method GET_DOCUMENTATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENTATION | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20120504 |
Method GET_DOCUMENTATION on class CL_SYSLOG_ENTRY has no exception.
Method GET_ERRNO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ERRNO | Call by reference | Type reference (TYPE) | SERRNO | Operating system or C library errno | 20121004 | |||
| 2 | EX_ERRORNAME | Call by reference | Type reference (TYPE) | ERRORNAME | C constant name for values in 'errno' | 20121004 |
Method GET_ERRNO on class CL_SYSLOG_ENTRY has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | RSLGNO | System log message key | 20120515 |
Method GET_ID on class CL_SYSLOG_ENTRY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | INSTANCEX | Instance Name | 20120815 |
Method GET_INSTANCE on class CL_SYSLOG_ENTRY has no exception.
Method GET_PACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120504 |
Method GET_PACKAGE on class CL_SYSLOG_ENTRY has no exception.
Method GET_PROBLEM_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROBLEM_CLASS | Value transfer | Type reference (TYPE) | RSLGCLASNA | 20120504 |
Method GET_PROBLEM_CLASS on class CL_SYSLOG_ENTRY has no exception.
Method GET_PROCESS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PROCESSID | Value transfer | Type reference (TYPE) | RSLGSELNUM | Process Number | 20120521 |
Method GET_PROCESS_ID on class CL_SYSLOG_ENTRY has no exception.
Method GET_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | PROGRAM_ID | Program Name | 20120504 |
Method GET_PROGRAM on class CL_SYSLOG_ENTRY has no exception.
Method GET_RECFM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | RSLGTYPE_D | System log entry type | 20120504 |
Method GET_RECFM on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGABDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGABDATA | 20120510 |
Method GET_RSLGABDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGADDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGADDATA | 20120510 |
Method GET_RSLGADDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGAXDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGAXDATA | 20120510 |
Method GET_RSLGAXDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGCFDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGCFDATA | SysLog: (internal) entry via file number | 20120510 |
Method GET_RSLGCFDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGDBIDAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGDBIDAT | 20120510 |
Method GET_RSLGDBIDAT on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGDDDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGDDDATA | 20120510 |
Method GET_RSLGDDDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGDODATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGDODATA | 20120510 |
Method GET_RSLGDODATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGEDDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGEDDATA | 20120510 |
Method GET_RSLGEDDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGELDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGELDATA | 20120510 |
Method GET_RSLGELDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGEPDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGEPDATA | SysLog: Error message (old form) | 20120510 |
Method GET_RSLGEPDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGERDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGERDATA | 20120510 |
Method GET_RSLGERDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGEXDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGEXDATA | 20120510 |
Method GET_RSLGEXDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGIBDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGIBDATA | 20120510 |
Method GET_RSLGIBDATA on class CL_SYSLOG_ENTRY has no exception.
Method GET_RSLGSQLDAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATA | Value transfer | Type reference (TYPE) | RSLGSQLDAT | 20120510 |
Method GET_RSLGSQLDAT on class CL_SYSLOG_ENTRY has no exception.
Method GET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120504 |
Method GET_SESSION on class CL_SYSLOG_ENTRY has no exception.
Method GET_SYSLOGTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | RSLGMSGTYP | System log type | 20120504 |
Method GET_SYSLOGTYPE on class CL_SYSLOG_ENTRY has no exception.
Method GET_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120504 |
Method GET_TASK on class CL_SYSLOG_ENTRY has no exception.
Method GET_TCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TCODE | Transaction Code | 20120504 |
Method GET_TCODE on class CL_SYSLOG_ENTRY has no exception.
Method GET_TERMINAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120504 |
Method GET_TERMINAL on class CL_SYSLOG_ENTRY has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120504 |
Method GET_TEXT on class CL_SYSLOG_ENTRY has no exception.
Method GET_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TIMS | DMC: Time format (hh:mm:ss, hhmmss) | 20120504 |
Method GET_TIME on class CL_SYSLOG_ENTRY has no exception.
Method GET_TXID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | STRING | 20120504 |
Method GET_TXID on class CL_SYSLOG_ENTRY has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | RSLGETYP_D | SysLog: LIKE structure RSLGETYP | 20120504 |
Method GET_TYPE on class CL_SYSLOG_ENTRY has no exception.
Method GET_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | RSLGUSER | System log: SAP user name | 20120504 |
Method GET_USER on class CL_SYSLOG_ENTRY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 732 |