GRPCTIMEFRAME SAP table for – Timeframe

Here we would like to draw your attention to GRPCTIMEFRAME table in SAP. As we know it is being mainly used with the SAP GRC-SPC (Process Controls in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRPCTIMEFRAME is a SAP standard transp table used for storing Timeframe related data in SAP. It comes under the package GRPC_CUSTOMIZING.

SAP GRPCTIMEFRAME table

Table GRPCTIMEFRAME technical data

TableGRPCTIMEFRAME
Data storingTimeframe
ModuleGRC
Sub ModuleGRC-SPC
SAP PackageGRPC_CUSTOMIZING
Delivery ClassC – Customer table, data is only maintained by the customer
ComponentGRCFND_A
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • ATTR : Attribute
    Its a key field. Its data type is CHAR (Character String) with field length 20
  • VALUE : Attribute Value
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • TIMEFRAME : Timeframe
    Its a key field. Its data type is CHAR (Character String) with field length 10
  • DAY_FROM : Day
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • MONTH_FROM : Month
    Its data type is CHAR (Character String) with field length 2
  • WEEK_FROM : Week
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • DAY_TO : Day
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • MONTH_TO : Month
    Its data type is CHAR (Character String) with field length 2
  • WEEK_TO : Week
    Its data type is NUMC (Character String with Digits Only) with field length 2
  • YEAR_FROM : Timeframe Year
    Its data type is CHAR (Character String) with field length 2
  • YEAR_TO : Timeframe Year
    Its data type is CHAR (Character String) with field length 2