GRACROLEPERMAUTH SAP table for – Role Permission Authorization Table

Here we would like to draw your attention to GRACROLEPERMAUTH 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). GRACROLEPERMAUTH is a SAP standard transp table used for storing Role Permission Authorization Table related data in SAP. It comes under the package GRAC_ROLE_MANAGEMENT.

SAP GRACROLEPERMAUTH table

Table GRACROLEPERMAUTH technical data

TableGRACROLEPERMAUTH
Data storingRole Permission Authorization Table
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_ROLE_MANAGEMENT
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RLPERMAUTH : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • ROLEID : UUID of the GRC object (char32)
    Its data type is CHAR (Character String) with field length 32
  • PERMISSION : Permission
    Its data type is CHAR (Character String) with field length 50
  • AUTH : Authorization Name
    Its data type is CHAR (Character String) with field length 100
  • DESCN : Long Description
    Its data type is CHAR (Character String) with field length 255
  • ACTIVE : Indicator
    Its data type is CHAR (Character String) with field length 1
  • MTN_LEVEL : Maintenance Level
    Its data type is CHAR (Character String) with field length 1