GRRMTKRISTATUS SAP table for – KRI Business Rule status

Here we would like to draw your attention to GRRMTKRISTATUS table in SAP. As we know it is being mainly used with the SAP GRC-RM (GRC Risk Management in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRRMTKRISTATUS is a SAP standard transp table used for storing KRI Business Rule status related data in SAP. It comes under the package GRRM_KRI.

SAP GRRMTKRISTATUS table

Table GRRMTKRISTATUS technical data

TableGRRMTKRISTATUS
Data storingKRI Business Rule status
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_KRI
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ID : Object ID
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 8
  • 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
  • STATUS : Data element for domain BOOLE: TRUE (=’X’) and FALSE (=’ ‘)
    Its data type is CHAR (Character String) with field length 1