GRFNSQMAPPING SAP table for – Survey Question mapping

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

SAP GRFNSQMAPPING table

Table GRFNSQMAPPING technical data

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

SAP GRFNSQMAPPING 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 GRFNSQMAPPING 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
  • CHOICE_KEY : Survey Question Choice Key
    Its a key field. Its data type is CHAR (Character String) with field length 4
  • PARENT_Q_ID : Question ID
    Its data type is CHAR (Character String) with field length 32