GRACBGPERMISSION SAP table for – Name Value Pairs for Background Job Permission Parameter

Here we would like to draw your attention to GRACBGPERMISSION 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). GRACBGPERMISSION is a SAP standard transp table used for storing Name Value Pairs for Background Job Permission Parameter related data in SAP. It comes under the package GRAC_SOD.

SAP GRACBGPERMISSION table

Table GRACBGPERMISSION technical data

TableGRACBGPERMISSION
Data storingName Value Pairs for Background Job Permission Parameter
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_SOD
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

SAP GRACBGPERMISSION 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 GRACBGPERMISSION 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
  • PARENTID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • SEQ : 2 byte integer (signed)
    Its a key field.
  • ROLE : BG Range Table Value
    Its data type is CHAR (Character String) with field length 300
  • PROFILE : BG Range Table Value
    Its data type is CHAR (Character String) with field length 300
  • ACTION : Action
    Its data type is CHAR (Character String) with field length 50
  • AUTHGROUP : Authorization name in user master maintenance
    Its data type is CHAR (Character String) with field length 12
  • RESOURCEID : SOD Resource
    Its data type is CHAR (Character String) with field length 100
  • RESOURCEEXTN : Resource Extension
    Its data type is CHAR (Character String) with field length 50
  • FROMVAL : From Value
    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
  • RANGE : BG Range Table Value
    Its data type is CHAR (Character String) with field length 300