GRPCQANSWER SAP table for – Survey question answers

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

SAP GRPCQANSWER table

Table GRPCQANSWER technical data

TableGRPCQANSWER
Data storingSurvey question answers
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_SURVEY
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SURVEY_ID : UUID in character form
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • QID : Question ID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • CHOICES : Answer Yes/No/NA
    Its data type is CHAR (Character String) with field length 1
  • RATING : Answer rating
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • COMMENTS : Answer comments
    Its data type is STRG (Character String of Variable Length) with field length 0
  • PERCENTAGE : Percentage
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 7
  • AMOUNT : Amount
    Its data type is CURR (Currency Field) with field length 15
  • CURRENCY : Currency
    Its data type is CUKY (Currency key for a currency field) with field length 5
  • IMPACT_LEVEL : Impact Level
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • PROB_LEVEL : Probability Level
    Its data type is NUMC (Character String with Digits Only) with field length 3
  • SPEED_OF_ONSET : Speed of Onset
    Its data type is CHAR (Character String) with field length 4
  • CUST_CHOICE : Customer Defined Choice
    Its data type is NUMC (Character String with Digits Only) with field length 2