GRACROLEREQ SAP table for – Role Request Details

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

SAP GRACROLEREQ table

Table GRACROLEREQ technical data

TableGRACROLEREQ
Data storingRole Request Details
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_ROLE_MANAGEMENT
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ROLEID : Role ID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • INSTANCE_ID : MSMP Instance ID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • ROLE_NAME : Role Name
    Its data type is CHAR (Character String) with field length 300
  • .INCLUDE : Request Details
  • REQUEST_NO : Request Number
    Its data type is CHAR (Character String) with field length 20
  • REQUESTOR : Requestor
    Its data type is CHAR (Character String) with field length 12
  • REQUEST_DATE : Request Date
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • REQUEST_STATUS : Request Status
    Its data type is CHAR (Character String) with field length 10
  • REQUEST_REASON : Request Justification
    Its data type is CHAR (Character String) with field length 255
  • APPR_COMMENTS : Approver Comments
    Its data type is STRG (Character String of Variable Length) with field length 0