Table 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 | RSLGETAB | SysLog: Extract from SysLog file(s) | SOURCE SYSLOG_IN_TABLE STRUCTURE RSLGETAB |
|
| 2 | RSLGETAB | SysLog: Extract from SysLog file(s) | ||
| 3 | RSLGETYP | SysLog: Principal identifier of an entry | ||
| 4 | RSLGFILINF | SysLog: Centrale SysLog information | ||
| 5 | RSLGFINFO | SysLog: File name and position information | ||
| 6 | RSLGFINFO | SysLog: File name and position information | SOURCE VALUE(FILE_INFO) LIKE RSLGFINFO DEFAULT 'intern' |
|
| 7 | RSLGPID | SysLog: Process ID | ||
| 8 | RSLGRECCNT | SysLog: Selection procedure record counter | ||
| 9 | RSLGRECCNT | SysLog: Selection procedure record counter | SOURCE VALUE(COUNTERS) LIKE RSLGRECCNT |
|
| 10 | RSLGSEL | SysLog: Selection criteria | SOURCE VALUE(CUR_POS) LIKE RSLGSEL-EPOS |
|
| 11 | RSLGSEL | SysLog: Selection criteria | ||
| 12 | RSLGSEL | SysLog: Selection criteria | SOURCE VALUE(SELECTION) LIKE RSLGSEL DEFAULT 'intern' |
|
| 13 | RSLGSEL | SysLog: Selection criteria | SOURCE VALUE(CUR_WC) LIKE RSLGSEL-EFILE_NO |
|
| 14 | RSLGSEL | SysLog: Selection criteria | SOURCE VALUE(OLD_POS) LIKE RSLGSEL-POS |
|
| 15 | RSLGSEL | SysLog: Selection criteria | SOURCE VALUE(OLD_WC) LIKE RSLGSEL-FILE_NO |
|
| 16 | RSLGTYPE | System log data types for screens and FM parameters | SOURCE VALUE(END_INFO) LIKE RSLGTYPE-END_INFO |
|
| 17 | RSLGTYPE | System log data types for screens and FM parameters | SOURCE VALUE(END_REASON) LIKE RSLGTYPE-END_REASON |
|
| 18 | RSLGTYPE | System log data types for screens and FM parameters | SOURCE VALUE(LOST_ENTRIES) LIKE RSLGTYPE-ENTCNT |