GRACSYSTEMLOG SAP table for – System Security Log table

Here we would like to draw your attention to GRACSYSTEMLOG table in SAP. As we know it is being mainly used with the SAP GRC-AC (Access Control in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRACSYSTEMLOG is a SAP standard transp table used for storing System Security Log table related data in SAP. It comes under the package GRAC_SUPPERUSER_ACCESS.

SAP GRACSYSTEMLOG table

Table GRACSYSTEMLOG technical data

TableGRACSYSTEMLOG
Data storingSystem Security Log table
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_SUPPERUSER_ACCESS
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

SAP GRACSYSTEMLOG Table Fields

Here is the details of each fields in this SAP table. You can find the discription, data type and assigned lenth of each of the fields in GRACSYSTEMLOG table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • FFLOG_ID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • SYSTEMLOG_ID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • .INCLUDE : Structure to store the Log user and system
    Its a key field.
  • USERNAME : User ID
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • CONNECTOR : Connector Id
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • LOG_TIME : Time Stamp
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • COUNTER : Counter
    Its a key field. Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • TASK_NAME : Task Name
    Its data type is CHAR (Character String) with field length 3
  • TASK_NUMBER : Task Number
    Its data type is CHAR (Character String) with field length 3
  • ACTION : Action
    Its data type is CHAR (Character String) with field length 50
  • PROGRAM_ID : Program Descrption
    Its data type is CHAR (Character String) with field length 40
  • TERMINAL : Terminal ID
    Its data type is CHAR (Character String) with field length 20
  • PRIORITY : Version Number Component
    Its data type is CHAR (Character String) with field length 2
  • LOGTEXT : Long Description
    Its data type is CHAR (Character String) with field length 255