GRACROLEEXPORT SAP table for – Table for templatory storing the role to be exported

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

SAP GRACROLEEXPORT table

Table GRACROLEEXPORT technical data

TableGRACROLEEXPORT
Data storingTable for templatory storing the role to be exported
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_ROLE_MANAGEMENT
Delivery ClassL – Table for storing temporary data
ComponentGRCFND_A
Table CategoryTRANSP

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

  • EXPORT_ID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • ROLE_ID : Object ID
    Its a key field. Its data type is CHAR (Character String) with field length 50
  • ROLE_TYPE : Role Type
    Its a key field. Its data type is CHAR (Character String) with field length 3