Table/Structure Field list used by SAP ABAP Function Module COMMON_LOG_READ_PLAIN (Read all entries of a general log file in unformatted form)
SAP ABAP Function Module
COMMON_LOG_READ_PLAIN (Read all entries of a general log file in unformatted form) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BTCTLE - ENTERDATE | Date of entry into job log | ||
| 2 | BTCTLE - ENTERTIME | Job log entry time | ||
| 3 | BTCTLE - LOGMESSAGE | Text part of a general log entry | ||
| 4 | SYST - MANDT | ABAP System Field: Client ID of Current User | ||
| 5 | TBTC0 - ENTERDATE | Date of entry into job log | ||
| 6 | TBTC0 - ENTERTIME | Job log entry time | ||
| 7 | TBTC0 - FORMAT | Format identifier of a job log entry | ||
| 8 | TBTC0 - REST | Remainder of a generic entry into the job log | ||
| 9 | TBTCO - JOBCOUNT | Job ID | ||
| 10 | TBTCO - JOBCOUNT | Job ID | SOURCE VALUE(LOG_JOBCOUNT) LIKE TBTCO-JOBCOUNT OPTIONAL |
|
| 11 | TBTCO - JOBNAME | Background job name | ||
| 12 | TBTCO - JOBNAME | Background job name | SOURCE VALUE(LOG_JOBNAME) LIKE TBTCO-JOBNAME OPTIONAL |
|
| 13 | TST01 - DNAME | TemSe object name | SOURCE VALUE(LOGNAME) LIKE TST01-DNAME |
|
| 14 | TST01 - DNAME | TemSe object name |