GRPC_AU_PAR SAP table for – ABAP Unit Parameter Values

Here we would like to draw your attention to GRPC_AU_PAR table in SAP. As we know it is being mainly used with the SAP GRC-SPC (Process Controls in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRPC_AU_PAR is a SAP standard transp table used for storing ABAP Unit Parameter Values related data in SAP. It comes under the package GRPC_ABAP_UNIT.

SAP GRPC_AU_PAR table

Table GRPC_AU_PAR technical data

TableGRPC_AU_PAR
Data storingABAP Unit Parameter Values
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_ABAP_UNIT
Delivery ClassS – System table, data changes have the status of program changes
ComponentGRCFND_A
Table CategoryTRANSP

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

  • PARA_ID : Object ID
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 8
  • PARA_NAME : Subcomponent name
    Its data type is CHAR (Character String) with field length 30
  • PARA_VALUE : Long text – line width 72
    Its data type is CHAR (Character String) with field length 72
  • PARA_TYPE : Single-Character Flag
    Its data type is CHAR (Character String) with field length 1
  • ASSERT_FLAG : Single-Character Flag
    Its data type is CHAR (Character String) with field length 1