GRACALACTLOG SAP table for – Alerts Action Log

Here we would like to draw your attention to GRACALACTLOG 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). GRACALACTLOG is a SAP standard transp table used for storing Alerts Action Log related data in SAP. It comes under the package GRAC_SOD.

SAP GRACALACTLOG table

Table GRACALACTLOG technical data

TableGRACALACTLOG
Data storingAlerts Action Log
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_SOD
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

SAP GRACALACTLOG 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 GRACALACTLOG table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • CONNECTOR : Connector Id
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • USERID : User ID
    Its a key field. Its data type is CHAR (Character String) with field length 50
  • ACTION : Action
    Its a key field. Its data type is CHAR (Character String) with field length 50
  • LASTEXECUTEDON : Time Stamp
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • TERMINALNAME : Terminal
    Its data type is CHAR (Character String) with field length 30
  • EXECUTIONCOUNT : Natural number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • DELETEDACTION : Boolean
    Its data type is CHAR (Character String) with field length 1
  • DELETEDBY : User ID
    Its data type is CHAR (Character String) with field length 50
  • DELETEDON : Time Stamp
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • EXECUTEDBY : User ID
    Its data type is CHAR (Character String) with field length 50