Table/Structure Field list used by SAP ABAP Function Module RSLG_READ_FILE (Import system log file into an internal table)
SAP ABAP Function Module
RSLG_READ_FILE (Import system log file into an internal table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSLGCENT - RECEVIVE_T | System log time stamp | ||
| 2 | RSLGCENT - CENTDATA | SysLog: LIKE RSLGENTR structure | ||
| 3 | RSLGCENT - SENDER_ID | SysLog: Instance name (System & Computer & Number) | ||
| 4 | RSLGENTR - SLGDATTIM | System log time stamp | ||
| 5 | RSLGENTR - SLGMODE | External mode of an SAP dialog | ||
| 6 | RSLGENTR - SLGPROC | SysLog: LIKE RSLGPID structure | ||
| 7 | RSLGENTR - SLGTYPE | SysLog: LIKE structure RSLGETYP | ||
| 8 | RSLGETAB - SENDER_ID | SysLog: Instance name (System & Computer & Number) | ||
| 9 | RSLGETAB - SUBID | System log: Third character of message name | ||
| 10 | RSLGETAB - SLGTTYP | System log: SAP process name | ||
| 11 | RSLGETAB - SLGFTYP | SysLog: LIKE structure RSLGETYP | ||
| 12 | RSLGETAB - RECEVIVE_T | System log time stamp | ||
| 13 | RSLGETAB - POS_CREATT | System log time stamp | ||
| 14 | RSLGETAB - POS | SysLog: File offset | ||
| 15 | RSLGETAB - FILE_NO | SysLog: File number | ||
| 16 | RSLGETAB - DEVCLASS | Package | ||
| 17 | RSLGETAB - CLASID | System Log: Classification ID for Messages | ||
| 18 | RSLGETAB - CENTDATA | SysLog: LIKE RSLGENTR structure | ||
| 19 | RSLGETAB - AREA | System Log: Group of 36 System Log Messages | ||
| 20 | RSLGETYP - AREA | System Log: Group of 36 System Log Messages | ||
| 21 | RSLGETYP - SLGFTYP | System log entry type | ||
| 22 | RSLGETYP - SUBID | System log: Third character of message name | ||
| 23 | RSLGFILINF - FI_FILENUM | SysLog: File number | ||
| 24 | RSLGFINFO - WRAPCOUNT | SysLog: File number | ||
| 25 | RSLGFINFO - RECORDSIZE | SysLog: File offset | ||
| 26 | RSLGFINFO - READ_POSI | SysLog: File offset | ||
| 27 | RSLGFINFO - POS | SysLog: File offset | ||
| 28 | RSLGFINFO - OLDFILENAM | SysLog: Name of the old SysLog file | ||
| 29 | RSLGFINFO - NOOFFILES | SysLog: Number of files | ||
| 30 | RSLGFINFO - MAXSIZE | SysLog: File offset | ||
| 31 | RSLGFINFO - ACTFILENAM | SysLog: Name of current SysLog file | ||
| 32 | RSLGFINFO - ACTCFILENO | SysLog: File number | ||
| 33 | RSLGFINFO - OLDCFILENO | SysLog: File number | ||
| 34 | RSLGPID - SLGTTYP | System log: SAP process name | ||
| 35 | RSLGRECCNT - GOOD | SysLog: Number of records selected | ||
| 36 | RSLGRECCNT - OLD_FILE | SysLog: Number of files whose records were not selected | ||
| 37 | RSLGRECCNT - TOTAL | SysLog: Total number of records analyzed | ||
| 38 | RSLGSEL - FILE_NO | SysLog: File number for start (of the search) | SOURCE VALUE(OLD_WC) LIKE RSLGSEL-FILE_NO |
|
| 39 | RSLGSEL - WHICHLOG | SysLog: File selection | ||
| 40 | RSLGSEL - STARTDATE | SysLog: Start date and time | ||
| 41 | RSLGSEL - POS | SysLog: Start position in the file (for search) | SOURCE VALUE(OLD_POS) LIKE RSLGSEL-POS |
|
| 42 | RSLGSEL - POS | SysLog: Start position in the file (for search) | ||
| 43 | RSLGSEL - INTERNRECS | SysLog: Selection of whether with internal records | ||
| 44 | RSLGSEL - INST | SysLog: Instance name (System & Computer & Number) | ||
| 45 | RSLGSEL - FILE_NO | SysLog: File number for start (of the search) | ||
| 46 | RSLGSEL - EPOS | SysLog: End position in file for search | SOURCE VALUE(CUR_POS) LIKE RSLGSEL-EPOS |
|
| 47 | RSLGSEL - EPOS | SysLog: End position in file for search | ||
| 48 | RSLGSEL - EFILE_NO | SysLog: File number for end of search | SOURCE VALUE(CUR_WC) LIKE RSLGSEL-EFILE_NO |
|
| 49 | RSLGSEL - EFILE_NO | SysLog: File number for end of search | ||
| 50 | RSLGTCACHE - CLASID | System Log: Classification ID for Messages | ||
| 51 | RSLGTCACHE - DEVCLASS | Package | ||
| 52 | RSLGTYPE - END_INFO | SysLog: File name | ||
| 53 | RSLGTYPE - END_INFO | SysLog: File name | SOURCE VALUE(END_INFO) LIKE RSLGTYPE-END_INFO |
|
| 54 | RSLGTYPE - END_REASON | SysLog: Reason for work termination | ||
| 55 | RSLGTYPE - END_REASON | SysLog: Reason for work termination | SOURCE VALUE(END_REASON) LIKE RSLGTYPE-END_REASON |
|
| 56 | RSLGTYPE - ENTCNT | System log: No. of system log entries to be processed | ||
| 57 | RSLGTYPE - ENTCNT | System log: No. of system log entries to be processed | SOURCE VALUE(LOST_ENTRIES) LIKE RSLGTYPE-ENTCNT |