GRACCONFIGT SAP table for – Configuration Text Table

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

SAP GRACCONFIGT table

Table GRACCONFIGT technical data

TableGRACCONFIGT
Data storingConfiguration Text Table
ModuleGRC
Sub ModuleGRC-AC
SAP PackageGRAC_UTILITIES
Delivery ClassS – System table, data changes have the status of program changes
ComponentGRCFND_A
Table CategoryTRANSP

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

  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • PARAMID : Configuration Parameter ID
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 4
  • DESCN : Description
    Its data type is CHAR (Character String) with field length 132
  • DETAIL_DESC : Long Description
    Its data type is CHAR (Character String) with field length 255