RSAUFILES_STAT - Integrity Status of New Audit Log Files
Integrity Status of New Audit Log Files information is stored in SAP table RSAUFILES_STAT.
It is part of development package SECU in software component BC-SEC-SAL. This development package consists of objects that can be grouped under "Security Audit".
It is part of development package SECU in software component BC-SEC-SAL. This development package consists of objects that can be grouped under "Security Audit".
Fields for table RSAUFILES_STAT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
DIR_NAME | Audit: (Audit) Directory name | X | RSAUDNAME | CHAR | 256 | |
FILE_NAME | Audit: File name | X | RSAUFNAME | CHAR | 256 | |
INSTANCE | Application Server Instance | X | MSNAME2 | CHAR | 80 | |
SYSID | ABAP System Field: Name of SAP System | SYST_SYSID | CHAR | 16 | ||
LEN | Audit: Length of the audit file | RSAUFLEN | INT4 | 4 | ||
MDATE | Audit: Last modification | RSAUFDATUM | DATS | 16 | ||
CHECK_RESULT | Check Status for Integrity Check | RSAU_CSTATUS | CHAR | 20 | ||
CHECK_SUBRC | Return Code | SYSUBRC | INT4 | 4 | ||
MODDA | Modification date | XUMODDATE | DATS | 16 | ||
MODTI | Modification time | XUMODTIME | TIMS | 12 | ||
MODBE | Last Changed By | XUMODIFIER | CHAR | 24 | ||
HMAC | HMAC of Audit Log File (256 Bit) | RSAU_HMAC | CHAR | 128 | ||
FULL_NAME | File name (directory and file) for selection | CHAR | 2048 |