GRPCRISKSCORELVL SAP table for – Maintain risk level and corresponding risk score threshold

Here we would like to draw your attention to GRPCRISKSCORELVL 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). GRPCRISKSCORELVL is a SAP standard transp table used for storing Maintain risk level and corresponding risk score threshold related data in SAP. It comes under the package GRPC_SCOPING.

SAP GRPCRISKSCORELVL table

Table GRPCRISKSCORELVL technical data

TableGRPCRISKSCORELVL
Data storingMaintain risk level and corresponding risk score threshold
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_SCOPING
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RISK_LEVEL : Risk Level ID
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • SCORE_VALUE_FROM : Risk Score Threshold
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 13