GRACACFIELD SAP table for – AC Fields

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

SAP GRACACFIELD table

Table GRACACFIELD technical data

TableGRACACFIELD
Data storingAC Fields
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_ADAPTORS
Delivery ClassS – System table, data changes have the status of program changes
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CONN_ACTION : Connector Action
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • OPERATION : Operation Type
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 3
  • AC_FIELD : Field Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • AD_FIELD : Field Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • AC_FIELD_STRUC : Name of a structure
    Its data type is CHAR (Character String) with field length 30
  • AD_FIELD_STRUC : AD Structure
    Its data type is CHAR (Character String) with field length 70