GRPCRATINGVAL SAP table for – Rating Set Value

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

SAP GRPCRATINGVAL table

Table GRPCRATINGVAL technical data

TableGRPCRATINGVAL
Data storingRating Set Value
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_CUSTOMIZING
Delivery ClassS – System table, data changes have the status of program changes
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SET_NAME : Attribute
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • RATING : Attribute Value
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • RATING_VALUE : Natural number
    Its data type is INT4 (Four-byte integer – Dictionry type INT4) with field length 10