GRRMCTXID SAP table for – Context IDs and description of IDs stored locally

Here we would like to draw your attention to GRRMCTXID 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). GRRMCTXID is a SAP standard transp table used for storing Context IDs and description of IDs stored locally related data in SAP. It comes under the package GRRM_CONTEXT.

SAP GRRMCTXID table

Table GRRMCTXID technical data

TableGRRMCTXID
Data storingContext IDs and description of IDs stored locally
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_CONTEXT
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • DIMID : Dimension ID
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • CTX_ID : Context Value
    Its a key field. Its data type is CHAR (Character String) with field length 50
  • CTX_TEXT : Context Value Text
    Its data type is CHAR (Character String) with field length 50