GRRMOBCAUSE SAP table for – Causes of Loss Events

Here we would like to draw your attention to GRRMOBCAUSE 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). GRRMOBCAUSE is a SAP standard transp table used for storing Causes of Loss Events related data in SAP. It comes under the package GRRM_OB_DDIC.

SAP GRRMOBCAUSE table

Table GRRMOBCAUSE technical data

TableGRRMOBCAUSE
Data storingCauses of Loss Events
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_OB_DDIC
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LOSS_EVT_ID : Loss Event ID
    Its a key field. Its data type is CHAR (Character String) with field length 18
  • CAUSE_INDEX : Sequence
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • .INCLUDE : Cause Attributes
  • CAUSE_CAT_ID : Cause Category ID
    Its data type is CHAR (Character String) with field length 10
  • CAUSE_COMMENT : Loss Event Cause Text
    Its data type is STRG (Character String of Variable Length) with field length 0
  • .INCLUDE : Creation attributes
  • CREATED_BY : Creating user
    Its data type is CHAR (Character String) with field length 12
  • CREATED_ON : Created on (Date)
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CREATED_ON_TIME : Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • DELETION_FLAG : Deletion Indicator
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : Key Fields of Database Tables for Multi-Value Attributes