/GRCPI/GRIAMSG SAP table for – AM – Execution Message (Temp Storage during execution)

Here we would like to draw your attention to /GRCPI/GRIAMSG table in SAP. As we know it is being mainly used with the SAP GRC-PCP (GRC Process Control Plug-in in GRC) component which is coming under GRC module (Governance, Risk and Compliance). /GRCPI/GRIAMSG is a SAP standard transp table used for storing AM – Execution Message (Temp Storage during execution) related data in SAP. It comes under the package /GRCPI/GRIA_NW_PC.

SAP /GRCPI/GRIAMSG table

Table /GRCPI/GRIAMSG technical data

Table/GRCPI/GRIAMSG
Data storingAM – Execution Message (Temp Storage during execution)
ModuleGRC
Sub ModuleGRC-PCP
SAP Package/GRCPI/GRIA_NW_PC
Delivery ClassL – Table for storing temporary data
ComponentGRCPINW
Table CategoryTRANSP

SAP /GRCPI/GRIAMSG 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 /GRCPI/GRIAMSG table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • JOBSTEP_ID : AM – Job and Job Step ID
    Its a key field. Its data type is CHAR (Character String) with field length 50
  • TIMESTAMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • TYPE : Message type: S Success, E Error, W Warning, I Info, A Abort
    Its data type is CHAR (Character String) with field length 1
  • ID : Message Class
    Its data type is CHAR (Character String) with field length 20
  • MSG_NUMBER : Message Number
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • MESSAGE : Message Text
    Its data type is CHAR (Character String) with field length 220
  • MESSAGE_V1 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MESSAGE_V2 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MESSAGE_V3 : Message Variable
    Its data type is CHAR (Character String) with field length 50
  • MESSAGE_V4 : Message Variable
    Its data type is CHAR (Character String) with field length 50