GRRMRESPTEXT SAP table for – Response long texts

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

SAP GRRMRESPTEXT table

Table GRRMRESPTEXT technical data

TableGRRMRESPTEXT
Data storingResponse long texts
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_CASE_MANAGEMENT
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GUID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • TIME_STAMP : Time Stamp
    Its a key field. Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • DESCRIPTION : Response description
    Its data type is STRG (Character String of Variable Length) with field length 0
  • STEPS : Response steps
    Its data type is STRG (Character String of Variable Length) with field length 0
  • COMMENT_GENERAL : Response comment
    Its data type is STRG (Character String of Variable Length) with field length 0
  • COMMENT_OWNER : Response owner comment
    Its data type is STRG (Character String of Variable Length) with field length 0
  • CHANGED_BY : User ID
    Its data type is CHAR (Character String) with field length 12