GRACBGORGRULE SAP table for – Organization Rule Creation background Variant

Here we would like to draw your attention to GRACBGORGRULE table in SAP. As we know it is being mainly used with the SAP GRC-AC (Access Control in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRACBGORGRULE is a SAP standard transp table used for storing Organization Rule Creation background Variant related data in SAP. It comes under the package GRAC_SOD.

SAP GRACBGORGRULE table

Table GRACBGORGRULE technical data

TableGRACBGORGRULE
Data storingOrganization Rule Creation background Variant
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_SOD
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • PLANID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • ORGRULEID : Organization Rule id
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • PORGRULEID : Parent Org Rule ID
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • RESOURCEEXTN : Resource Extension
    Its a key field. Its data type is CHAR (Character String) with field length 50
  • RISKID : Access Risk ID
    Its a key field. Its data type is CHAR (Character String) with field length 8
  • SEQUENCE : Sequence
    Its a key field. Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10
  • FROMVAL : From Value
    Its a key field. Its data type is CHAR (Character String) with field length 50
  • TOVAL : To Value
    Its data type is CHAR (Character String) with field length 50
  • SYSTEMS : System names seperated by comma.
    Its data type is CHAR (Character String) with field length 250
  • SEARCHTYPE : Search Type
    Its data type is CHAR (Character String) with field length 3
  • ACTIVE : Active indicator
    Its data type is CHAR (Character String) with field length 1
  • UPDATED_BY : User Name in User Master Record
    Its data type is CHAR (Character String) with field length 12
  • UPDATED_ON : Time Stamp
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • DESCN : Description
    Its data type is CHAR (Character String) with field length 132