GRRMOBEFFECT SAP table for – Effects of Loss Events

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

SAP GRRMOBEFFECT table

Table GRRMOBEFFECT technical data

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

SAP GRRMOBEFFECT 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 GRRMOBEFFECT 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
  • EFF_TRACK_NUM : Effect Tracking Number
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • .INCLUDE : Effect Attributes
  • NAME : Effect Name
    Its data type is CHAR (Character String) with field length 40
  • TYPE : Effect Type ID
    Its data type is CHAR (Character String) with field length 10
  • ACT_LOSS_AMT : Effect Amount
    Its data type is CURR (Currency Field) with field length 15
  • CURRENCY : Currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • POLICY_NUM : Insurance Policy Number
    Its data type is CHAR (Character String) with field length 40
  • SETTL_DATE : Settlement Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • REALIZED_IND : Indicator: Effect is Realized
    Its data type is CHAR (Character String) with field length 1
  • .INCLUDE : ORX specific attributes of Effect
  • ACCOUNT_NO : ORX – Account Number
    Its data type is CHAR (Character String) with field length 34
  • SUB_ACCOUNT_NO : ORX – Sub-account Number
    Its data type is CHAR (Character String) with field length 8
  • JOURNAL_ENTRY_REF : ORX – Journal Entry Reference Number
    Its data type is CHAR (Character String) with field length 10
  • .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