GRPCRTA_TCHDAT SAP table for – First Run Date & Last Run Date for Change Log

Here we would like to draw your attention to GRPCRTA_TCHDAT table in SAP. As we know it is being mainly used with the SAP GRC-PCE (Process Controls -Automated Controls in GRC) component which is coming under GRC module (Governance, Risk and Compliance). GRPCRTA_TCHDAT is a SAP standard transp table used for storing First Run Date & Last Run Date for Change Log related data in SAP. It comes under the package GRPCRTA_MAIN.

SAP GRPCRTA_TCHDAT table

Table GRPCRTA_TCHDAT technical data

TableGRPCRTA_TCHDAT
Data storingFirst Run Date & Last Run Date for Change Log
ModuleGRC
Sub ModuleGRC-PCE
SAP PackageGRPCRTA_MAIN
Delivery ClassA – Application table (master and transaction data)
ComponentGRCPIERP
Table CategoryTRANSP

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

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • TABNAME : Table Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • FIRSTRUNDATE : Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • FIRSTRUNTIME : Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • LASTRUNDATE : Date
    Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • LASTRUNTIME : Time
    Its data type is TIMS (Time (Time: HHMMSS)) with field length 6