/GRCPI/GRIADBLOG SAP table for – AM – Table of GRC log records for table changes

Here we would like to draw your attention to /GRCPI/GRIADBLOG table in SAP. As we know it is being mainly used with the SAP GRC-PCP (GRC Process Control Plug-in in GRC) component which is coming under GRC module (Governance, Risk and Compliance). /GRCPI/GRIADBLOG is a SAP standard transp table used for storing AM – Table of GRC log records for table changes related data in SAP. It comes under the package /GRCPI/GRIA_NW_PC.

SAP /GRCPI/GRIADBLOG table

Table /GRCPI/GRIADBLOG technical data

Table/GRCPI/GRIADBLOG
Data storingAM – Table of GRC log records for table changes
ModuleGRC
Sub ModuleGRC-PCP
SAP Package/GRCPI/GRIA_NW_PC
Delivery ClassA – Application table (master and transaction data)
ComponentGRCPINW
Table CategoryTRANSP

SAP /GRCPI/GRIADBLOG 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 /GRCPI/GRIADBLOG 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