GRPCEVENT1 SAP table for – Event log

Here we would like to draw your attention to GRPCEVENT1 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). GRPCEVENT1 is a SAP standard transp table used for storing Event log related data in SAP. It comes under the package GRPC_EVENT_MNTR.

SAP GRPCEVENT1 table

Table GRPCEVENT1 technical data

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

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • EVENT_ID : Event ID
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 20
  • EVENT_TYPE : Event Type
    Its data type is CHAR (Character String) with field length 40
  • PARTNER_ID : Partner ID
    Its data type is CHAR (Character String) with field length 60
  • VERSION : Format Version
    Its data type is NUMC (Character String with Digits Only) with field length 8
  • STATUS : Event Status
    Its data type is CHAR (Character String) with field length 1
  • 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
  • TS_DATE : Creation Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • TS_TIME : Creation Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • XML_DATA : XML
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0