GRPCSSCORES SAP table for – Survey Question Scores (override)

Here we would like to draw your attention to GRPCSSCORES 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). GRPCSSCORES is a SAP standard transp table used for storing Survey Question Scores (override) related data in SAP. It comes under the package GRPC_SURVEY.

SAP GRPCSSCORES table

Table GRPCSSCORES technical data

TableGRPCSSCORES
Data storingSurvey Question Scores (override)
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_SURVEY
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SURVEY_ID : Survey ID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • QUESTION_ID : Question ID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • AKEY : Survey Question Choice Key
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • SCORE : Score
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 13