GRRMSIMIMPACTDIS SAP table for – Monte Carlo Simulation Impact Distribution

Here we would like to draw your attention to GRRMSIMIMPACTDIS 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). GRRMSIMIMPACTDIS is a SAP standard transp table used for storing Monte Carlo Simulation Impact Distribution related data in SAP. It comes under the package GRRM_ADVANCED_ANALYTICS.

SAP GRRMSIMIMPACTDIS table

Table GRRMSIMIMPACTDIS technical data

TableGRRMSIMIMPACTDIS
Data storingMonte Carlo Simulation Impact Distribution
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_ADVANCED_ANALYTICS
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SIMULATION_ID : GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • RISK_ID : Object ID
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 8
  • IMPACT_CAT_ID : Impact, driver, benefit ID
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • SEVERITY_DIST : Severity Distribution
    Its data type is CHAR (Character String) with field length 2
  • MIN_VALUE : Amount
    Its data type is CURR (Currency Field) with field length 15
  • MAX_VALUE : Amount
    Its data type is CURR (Currency Field) with field length 15
  • AVG_VALUE : Amount
    Its data type is CURR (Currency Field) with field length 15
  • STD_DEVIATION : Standard Deviation
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 10