GRRMTSVYINST SAP table for – Survey Instance table

Here we would like to draw your attention to GRRMTSVYINST table in SAP. As we know it is being mainly used with the SAP GRC-RM (GRC Risk Management in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRRMTSVYINST is a SAP standard transp table used for storing Survey Instance table related data in SAP. It comes under the package GRRM_SURVEY.

SAP GRRMTSVYINST table

Table GRRMTSVYINST technical data

TableGRRMTSVYINST
Data storingSurvey Instance table
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_SURVEY
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLNT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • SVYINSTID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • TASKPLANID : UUID of the GRC object (char32)
    Its data type is CHAR (Character String) with field length 32
  • SVYTMPLID : Survey ID
    Its data type is CHAR (Character String) with field length 32
  • OBJECTID : Object ID
    Its data type is CHAR (Character String) with field length 50
  • CREATED_BY : Creating user
    Its data type is CHAR (Character String) with field length 12
  • CREATED_AT : Created on
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • DUEDATE : Due Date in Survey
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • SCOMMENT : Survey Comment
    Its data type is STRG (Character String of Variable Length) with field length 0
  • SENT_AT : Timestamp of survey sending out
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • RECIPIENT : Survey recipient
    Its data type is CHAR (Character String) with field length 12
  • COMPLETED_AT : Timestamp of survey completion
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • INCL_SUBENTITY : Is include subentity or not?
    Its data type is CHAR (Character String) with field length 1