SAP ABAP Class CL_SYSLOG_ENTRY (Details of a syslog entry)
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_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 RSLGTYAB Constant Public Type reference (TYPE) C 'A' 20120510
2 RSLGTYAD Constant Public Type reference (TYPE) C 's' 20120510
3 RSLGTYAS Constant Public Type reference (TYPE) C 'f' 20120510
4 RSLGTYAX Constant Public Type reference (TYPE) C 'x' 20120510
5 RSLGTYCF Constant Public Type reference (TYPE) C 'a' First entry of a syslog file containing version. 20120510
6 RSLGTYDBI Constant Public Type reference (TYPE) C 'h' 20120510
7 RSLGTYDD Constant Public Type reference (TYPE) C 'u' 20120510
8 RSLGTYDE Constant Public Type reference (TYPE) C 'U' 20120510
9 RSLGTYDO Constant Public Type reference (TYPE) C 'c' 20120510
10 RSLGTYED Constant Public Type reference (TYPE) C 'm' 20120510
11 RSLGTYEL Constant Public Type reference (TYPE) C 'l' 20120510
12 RSLGTYEN Constant Public Type reference (TYPE) C 'e' 20120510
13 RSLGTYEP Constant Public Type reference (TYPE) C 'k' 20120510
14 RSLGTYER Constant Public Type reference (TYPE) C 'j' 20120510
15 RSLGTYEX Constant Public Type reference (TYPE) C 'n' 20120510
16 RSLGTYIB Constant Public Type reference (TYPE) C 'i' 20120510
17 RSLGTYPA Constant Public Type reference (TYPE) C 'p' 20120510
18 RSLGTYPR Constant Public Type reference (TYPE) C 'd' 20120510
19 RSLGTYSQL Constant Public Type reference (TYPE) C 'g' 20120510
20 RSLGTYUP Constant Public Type reference (TYPE) C 'b' 20120510
21 SYSLOG_ENTRY_BASIC Instance attribute Private Type reference (TYPE) RSLGENTRY 20120504
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20120504
2 GET_CALLNO Instance method Public Method 20120504
3 GET_CATEGORY Instance method Public Method Get Category name 20130212
4 GET_CLIENT Instance method Public Method 20120504
5 GET_CONNID Instance method Public Method 20120504
6 GET_CTXID Instance method Public Method 20120504
7 GET_DATE Instance method Public Method 20120504
8 GET_DOCUMENTATION Instance method Public Method 20120504
9 GET_ERRNO Instance method Public Method Get error number and text. 20121004
10 GET_ID Instance method Public Method Get the 3-digit message id 20120515
11 GET_INSTANCE Instance method Public Method 20120815
12 GET_PACKAGE Instance method Public Method 20120504
13 GET_PROBLEM_CLASS Instance method Public Method 20120504
14 GET_PROCESS_ID Instance method Public Method Get the process id. 20120521
15 GET_PROGRAM Instance method Public Method 20120504
16 GET_RECFM Instance method Public Method 20120504
17 GET_RSLGABDATA Instance method Public Method Get detailed syslog data for entry of type A 20120510
18 GET_RSLGADDATA Instance method Public Method Get detailed syslog data for entry of type s 20120510
19 GET_RSLGAXDATA Instance method Public Method Get detailed syslog data for entry of type x 20120510
20 GET_RSLGCFDATA Instance method Public Method Get detailed syslog data for entry of type a 20120510
21 GET_RSLGDBIDAT Instance method Public Method Get detailed syslog data for entry of type h 20120510
22 GET_RSLGDDDATA Instance method Public Method Get detailed syslog data for entry of type u 20120510
23 GET_RSLGDODATA Instance method Public Method Get detailed syslog data for entry of type b,c,d 20120510
24 GET_RSLGEDDATA Instance method Public Method Get detailed syslog data for entry of type m 20120510
25 GET_RSLGELDATA Instance method Public Method Get detailed syslog data for entry of type l 20120510
26 GET_RSLGEPDATA Instance method Public Method Get detailed syslog data for entry of type k 20120510
27 GET_RSLGERDATA Instance method Public Method Get detailed syslog data for entry of type j 20120510
28 GET_RSLGEXDATA Instance method Public Method Get detailed syslog data for entry of type n 20120510
29 GET_RSLGIBDATA Instance method Public Method Get detailed syslog data for entry of type i 20120510
30 GET_RSLGSQLDAT Instance method Public Method Get detailed syslog data for entry of type g 20120510
31 GET_SESSION Instance method Public Method 20120504
32 GET_SYSLOGTYPE Instance method Public Method 20120504
33 GET_TASK Instance method Public Method 20120504
34 GET_TCODE Instance method Public Method 20120504
35 GET_TERMINAL Instance method Public Method 20120504
36 GET_TEXT Instance method Public Method 20120504
37 GET_TIME Instance method Public Method 20120504
38 GET_TXID Instance method Public Method 20120504
39 GET_TYPE Instance method Public Method 20120504
40 GET_USER Instance method Public Method 20120504
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 Importing 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Changing 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 Exporting EX_ERRNO Call by reference Type reference (TYPE) SERRNO Operating system or C library errno 20121004
2 Exporting 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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