GRPCEVENT SAP table for – OBSOLETE Event log

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

SAP GRPCEVENT table

Table GRPCEVENT technical data

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

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • EVENT_ID : Obsolete Event ID
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 10
  • RULE_ID : Rule
    Its data type is CHAR (Character String) with field length 20
  • PARTNER_ID : Char255
    Its data type is CHAR (Character String) with field length 255
  • 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 : System Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • XML_DATA : XML
    Its data type is RSTR (Byte string of variable length – ABAP type XSTRING) with field length 0