GRRMRISKCONSDATA SAP table for – All the published Risks data for risk consolidation.

Here we would like to draw your attention to GRRMRISKCONSDATA 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). GRRMRISKCONSDATA is a SAP standard transp table used for storing All the published Risks data for risk consolidation. related data in SAP. It comes under the package GRRM_RISK.

SAP GRRMRISKCONSDATA table

Table GRRMRISKCONSDATA technical data

TableGRRMRISKCONSDATA
Data storingAll the published Risks data for risk consolidation.
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_RISK
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • CONS_ID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • RISK_ID : Object ID
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 8
  • SUBMITTED_ORG : Object ID
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 8
  • PUBLISHED : Indicator
    Its data type is CHAR (Character String) with field length 1
  • REASONING : Reasoning ( long text)
    Its data type is STRG (Character String of Variable Length) with field length 0
  • SUBMIT_TIME : 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