GRPCRTA_TCHLOG SAP table for – Change log : Changed data

Here we would like to draw your attention to GRPCRTA_TCHLOG 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_TCHLOG is a SAP standard transp table used for storing Change log : Changed data related data in SAP. It comes under the package GRPCRTA_MAIN.

SAP GRPCRTA_TCHLOG table

Table GRPCRTA_TCHLOG technical data

TableGRPCRTA_TCHLOG
Data storingChange log : Changed data
ModuleGRC
Sub ModuleGRC-PCE
SAP PackageGRPCRTA_MAIN
Delivery ClassA – Application table (master and transaction data)
ComponentGRCPIERP
Table CategoryTRANSP

SAP GRPCRTA_TCHLOG 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_TCHLOG 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
  • CHNGDATE : Date
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • CHNGTIME : Time
    Its a key field. Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • TABKEYVAL : Table Key
    Its a key field. Its data type is CHAR (Character String) with field length 120
  • FNAME : Field Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • SCRTEXT : Explanatory short text
    Its data type is CHAR (Character String) with field length 60
  • VALUE_OLD : Old contents of changed field
    Its data type is CHAR (Character String) with field length 254
  • VALUE_NEW : New contents of changed field
    Its data type is CHAR (Character String) with field length 254
  • TABKEY : Table Key
    Its data type is CHAR (Character String) with field length 120
  • CHNGIND : Change type (U, I, E, D)
    Its data type is CHAR (Character String) with field length 1
  • USERNAME : User name of the person responsible in change document
    Its data type is CHAR (Character String) with field length 12