GRRMANALRESP SAP table for – Analysis response values

Here we would like to draw your attention to GRRMANALRESP 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). GRRMANALRESP is a SAP standard transp table used for storing Analysis response values related data in SAP. It comes under the package GRRM_CASE_MANAGEMENT.

SAP GRRMANALRESP table

Table GRRMANALRESP technical data

TableGRRMANALRESP
Data storingAnalysis response values
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_CASE_MANAGEMENT
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ANALYSIS_GUID : Case GUID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • RESPONSE_GUID : Case GUID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • EFFECTIVENESS : Response effectiveness in percent
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 3
  • COMPLETENESS : Response Completion Percentage
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 3
  • MITG_PROBABILITY : Analysis Probability
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 6
  • MITG_PROB_SCORE : Probability Score
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 13