GRRM_RESOURCE_RO SAP table for – RESTful resources

Here we would like to draw your attention to GRRM_RESOURCE_RO 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). GRRM_RESOURCE_RO is a SAP standard transp table used for storing RESTful resources related data in SAP. It comes under the package GRRM_STREAMWORK.

SAP GRRM_RESOURCE_RO table

Table GRRM_RESOURCE_RO technical data

TableGRRM_RESOURCE_RO
Data storingRESTful resources
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_STREAMWORK
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLNT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • GUID : GUID in ‘CHAR’ Format in Uppercase
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • URL_INFO : String
    Its data type is STRG (Character String of Variable Length) with field length 0
  • HANDLER_CLASS : Object Type Name
    Its data type is CHAR (Character String) with field length 30