GRRMOBCCOND SAP table for – Loss Event Workflow conditions

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

SAP GRRMOBCCOND table

Table GRRMOBCCOND technical data

TableGRRMOBCCOND
Data storingLoss Event Workflow conditions
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_OB_DDIC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • WF_CONDITION_ID : Loss event workflow condition ID
    Its a key field. Its data type is CHAR (Character String) with field length 18
  • WF_CONDITION_NAME : Loss event workflow condition name
    Its data type is CHAR (Character String) with field length 40