GRFNQLIBCHOICET SAP table for – Question Library Choices

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

SAP GRFNQLIBCHOICET table

Table GRFNQLIBCHOICET technical data

TableGRFNQLIBCHOICET
Data storingQuestion Library Choices
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_SURVEY
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • QUESTION_ID : Question ID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • CUST_CHOICE : Customer Defined Choice
    Its a key field. Its data type is NUMC (Character String with Digits Only) with field length 2
  • TEXT : Question choice text
    Its data type is CHAR (Character String) with field length 100