GRRMOBACTTYP SAP table for – Definition if the Activity Type is Product or Process

Here we would like to draw your attention to GRRMOBACTTYP 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). GRRMOBACTTYP is a SAP standard transp table used for storing Definition if the Activity Type is Product or Process related data in SAP. It comes under the package GRRM_OB_DDIC.

SAP GRRMOBACTTYP table

Table GRRMOBACTTYP technical data

TableGRRMOBACTTYP
Data storingDefinition if the Activity Type is Product or Process
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_OB_DDIC
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ACTIVITY_TYPE_ID : Activity Type Id
    Its a key field. Its data type is CHAR (Character String) with field length 2
  • PROCESS_IND : Indicator: Activity Type is ‘Process’
    Its data type is CHAR (Character String) with field length 1
  • PRODUCT_IND : Indicator: Activity Type is ‘Product’
    Its data type is CHAR (Character String) with field length 1