GRPCATTRVALUES SAP table for – PC: Object Attributes

Here we would like to draw your attention to GRPCATTRVALUES 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). GRPCATTRVALUES is a SAP standard transp table used for storing PC: Object Attributes related data in SAP. It comes under the package GRPC_CUSTOMIZING.

SAP GRPCATTRVALUES table

Table GRPCATTRVALUES technical data

TableGRPCATTRVALUES
Data storingPC: Object Attributes
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_CUSTOMIZING
Delivery ClassS – System table, data changes have the status of program changes
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ATTR : Attribute
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • VALUE : Attribute Value
    Its a key field. Its data type is CHAR (Character String) with field length 10