GRRMFACTREP SAP table for – Fact Report Header

Here we would like to draw your attention to GRRMFACTREP 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). GRRMFACTREP is a SAP standard transp table used for storing Fact Report Header related data in SAP. It comes under the package GRRM_WD_REPORTING.

SAP GRRMFACTREP table

Table GRRMFACTREP technical data

TableGRRMFACTREP
Data storingFact Report Header
ModuleGRC
Sub ModuleGRC-RM
SAP PackageGRRM_WD_REPORTING
Delivery ClassA – Application table (master and transaction data)
ComponentGRCFND_A
Table CategoryTRANSP

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

  • CLIENT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ID : UUID of the GRC object (char32)
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • NAME : Report Header
    Its data type is CHAR (Character String) with field length 100
  • TYPE : Fact Report Type
    Its data type is CHAR (Character String) with field length 1
  • TF_YEAR : Timeframe Year
    Its data type is CHAR (Character String) with field length 4
  • TIMEFRAME : Timeframe
    Its data type is CHAR (Character String) with field length 10
  • ORGUNIT_ID : Object ID
    Its data type is CHAR (Character String) with field length 50
  • ACTIVITY_ID : Object ID
    Its data type is CHAR (Character String) with field length 50
  • CREATED_AT : Created on
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • CREATED_BY : Creating user
    Its data type is CHAR (Character String) with field length 12
  • CHANGED_AT : Changed at
    Its data type is DEC (Packed number (number with fixed number of decimal places)) with field length 15
  • CHANGED_BY : Changing user
    Its data type is CHAR (Character String) with field length 12
  • SELECT_ALL_OBJS : Indicator
    Its data type is CHAR (Character String) with field length 1