GRRMSCENARIOCASE SAP table for – Scenario Case Analysis

Here we would like to draw your attention to GRRMSCENARIOCASE 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). GRRMSCENARIOCASE is a SAP standard transp table used for storing Scenario Case Analysis related data in SAP. It comes under the package GRRM_SCENARIO_ANALYSIS.

SAP GRRMSCENARIOCASE table

Table GRRMSCENARIOCASE technical data

TableGRRMSCENARIOCASE
Data storingScenario Case Analysis
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_SCENARIO_ANALYSIS
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SCASE_ID : GUID
    Its a key field. Its data type is RAW (Byte string) with field length 16
  • SCASE_PARENT_ID : GUID
    Its data type is RAW (Byte string) with field length 16
  • TITLE : Title/Short Name
    Its data type is CHAR (Character String) with field length 40
  • LIKELYHOOD : Probability Level
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • CURRENCY : Currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • BEGIN_DATE : Valid From (System Date)
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • END_DATE : Valid To
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CREATED_BY : User ID
    Its data type is CHAR (Character String) with field length 12
  • CREATED_TIME : Time Stamp
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • OWNER : User ID
    Its data type is CHAR (Character String) with field length 12
  • DESCRIPTION : String
    Its data type is STRG (Character String of Variable Length) with field length 0
  • CAUSE : String
    Its data type is STRG (Character String of Variable Length) with field length 0
  • RELEVANCE : String
    Its data type is STRG (Character String of Variable Length) with field length 0