GRACMENUAUTH SAP table for – Auth mapping table for AC IA.

Here we would like to draw your attention to GRACMENUAUTH 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). GRACMENUAUTH is a SAP standard transp table used for storing Auth mapping table for AC IA. related data in SAP. It comes under the package GRAC_SOD.

SAP GRACMENUAUTH table

Table GRACMENUAUTH technical data

TableGRACMENUAUTH
Data storingAuth mapping table for AC IA.
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_SOD
Delivery ClassS – System table, data changes have the status of program changes
ComponentGRCFND_A
Table CategoryTRANSP

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

  • ITEM_ID : Menu Item ID
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • SEQ : Dummy for B20 int1 (Local Everywhere)
    Its a key field. Its data type is INT1 (Two-byte integer – Dictionry type INT2) with field length 3
  • OBJECT : Auth. Object in User Master Maintenance
    Its data type is CHAR (Character String) with field length 10
  • FIELD : Field name of an authorization
    Its data type is CHAR (Character String) with field length 10
  • VALUE : Authorization value
    Its data type is CHAR (Character String) with field length 40