GRPCRTA_DBTABLOG SAP table for – GRC Table of log records for table changes

Here we would like to draw your attention to GRPCRTA_DBTABLOG 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_DBTABLOG is a SAP standard transp table used for storing GRC Table of log records for table changes related data in SAP. It comes under the package GRPCRTA_MAIN.

SAP GRPCRTA_DBTABLOG table

Table GRPCRTA_DBTABLOG technical data

TableGRPCRTA_DBTABLOG
Data storingGRC Table of log records for table changes
ModuleGRC
Sub ModuleGRC-PCE
SAP PackageGRPCRTA_MAIN
Delivery ClassA – Application table (master and transaction data)
ComponentGRCPIERP
Table CategoryTRANSP

SAP GRPCRTA_DBTABLOG 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_DBTABLOG table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • LOGDATE : (8-character) Date for SYST
    Its a key field. Its data type is DATS (Date (Date: YYYYMMDD)) with field length 8
  • LOGTIME : TIME Data Element for SYST
    Its a key field. Its data type is TIMS (Time (Time: HHMMSS)) with field length 6
  • TABNAME : Table Name
    Its a key field. Its data type is CHAR (Character String) with field length 30
  • LOGID : Unique identification of an entry in DBTABLOG
    Its a key field. Its data type is CHAR (Character String) with field length 18
  • TABKEY : Table Key
    Its data type is CHAR (Character String) with field length 120
  • FNAME : Field Name
    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
  • 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