Table/Structure Field list used by SAP ABAP Function Module RSAU_CLEAR_AUDIT_LOG (Aufräumen im Audit Log)
SAP ABAP Function Module
RSAU_CLEAR_AUDIT_LOG (Aufräumen im Audit Log) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSAUFLIST - FILE_NAME | Audit: File name | ||
| 2 | RSAUFLIST - DIR_NAME | Audit: (Audit) Directory name | ||
| 3 | RSAUFLIST_DLOG - DIR_NAME | Audit: (Audit) Directory name | ||
| 4 | RSAUFLIST_DLOG - ERRMSG | Char 80 | ||
| 5 | RSAUFLIST_DLOG - ERRNO | 3-Byte field | ||
| 6 | RSAUFLIST_DLOG - FILE_NAME | Audit: File name | ||
| 7 | RSAUFLIST_DLOG - MDATE | Audit: Last modification | ||
| 8 | RSAUFLIST_DLOG - STATUS | Char 20 | ||
| 9 | RSAUINFO - LIFETIME | Audit: Life cycle for audit log files | ||
| 10 | RSAUINFO - LIFETIME | Audit: Life cycle for audit log files | SOURCE VALUE(LIFETIME) LIKE RSAUINFO-LIFETIME DEFAULT 30 |
|
| 11 | RSAUTYPES - SIMULATION | Single-Character Flag | SOURCE VALUE(SIMULATION) LIKE RSAUTYPES-SIMULATION DEFAULT ' ' |
|
| 12 | RSAUTYPES - SIMULATION | Single-Character Flag | ||
| 13 | RSAUTYPES - COUNTER | Natural number | SOURCE VALUE(FAILED) LIKE RSAUTYPES-COUNTER |
|
| 14 | RSAUTYPES - LENGTH | Natural number | SOURCE VALUE(NEW_LEN) LIKE RSAUTYPES-LENGTH |
|
| 15 | RSAUTYPES - LENGTH | Natural number | SOURCE VALUE(OLD_LEN) LIKE RSAUTYPES-LENGTH |
|
| 16 | RSAUTYPES - LENGTH | Natural number | ||
| 17 | RSAUTYPES - ERRNO | 3-Byte field | SOURCE VALUE(ERRNO) LIKE RSAUTYPES-ERRNO |
|
| 18 | RSAUTYPES - ERRNO | 3-Byte field | ||
| 19 | RSAUTYPES - ERRMSG | Char 80 | SOURCE VALUE(ERRMSG) LIKE RSAUTYPES-ERRMSG |
|
| 20 | RSAUTYPES - ERRMSG | Char 80 | ||
| 21 | RSAUTYPES - COUNTER | Natural number | SOURCE VALUE(ALIVE) LIKE RSAUTYPES-COUNTER |
|
| 22 | RSAUTYPES - COUNTER | Natural number | SOURCE VALUE(DELETED) LIKE RSAUTYPES-COUNTER |
|
| 23 | RSAUTYPES - COUNTER | Natural number | ||
| 24 | SYST - DATUM | ABAP System Field: Current Date of Application Server |