GRACAUDITLOG is a standard SAP Table which is used to store Security Audit Log table data in SAP systems, such as SAP R/3, S/4HANA, depending on the version and release level.
The GRACAUDITLOG table consists of various fields, each holding specific information or linking keys about Security Audit Log table data available in SAP. These include FFLOG_ID (UUID of the GRC object (char32)), AUDITLOG_ID (UUID of the GRC object (char32)), USERNAME (User ID), CONNECTOR (Connector Id)... See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .