GRRMRESPOBJST SAP table for – Response automation status tracking

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

SAP GRRMRESPOBJST table

Table GRRMRESPOBJST technical data

TableGRRMRESPOBJST
Data storingResponse automation status tracking
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_CASE_MANAGEMENT
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • RESPONSE_ID : Case GUID
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • OBJ_REF : Reference Object from Business Suite
    Its data type is CHAR (Character String) with field length 100
  • TIME_STAMP : UTC Time Stamp in Short Form (YYYYMMDDhhmmss)
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • STATUS : Response Automation Status ID
    Its data type is CHAR (Character String) with field length 1
  • STATUS_TXT : Status message obtained from implementation class
    Its data type is CHAR (Character String) with field length 100