GRPCEVENTLOG SAP table for – Event Processing Log

Here we would like to draw your attention to GRPCEVENTLOG table in SAP. As we know it is being mainly used with the SAP GRC-SPC (Process Controls in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRPCEVENTLOG is a SAP standard transp table used for storing Event Processing Log related data in SAP. It comes under the package GRPC_EVENT_MNTR.

SAP GRPCEVENTLOG table

Table GRPCEVENTLOG technical data

TableGRPCEVENTLOG
Data storingEvent Processing Log
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_EVENT_MNTR
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • EVENT_LOG_ID : Event log ID
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 10
  • EVENT_START : Event ID
    Its data type is NUMC (Character String with Digits Only) with field length 20
  • EVENT_END : Event ID
    Its data type is NUMC (Character String with Digits Only) with field length 20
  • TIMESTAMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • EXEC_USER : User Name
    Its data type is CHAR (Character String) with field length 12