The GRCINTSNAP table in SAP ERP or S/4HANA stores AM – Capture snapshot of change log data. There are total 5 fields in GRCINTSNAP table. The AM – Capture snapshot of change log table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of GRCINTSNAP table. It is in GRC Process Control Integration with S/4 (GRCINT_S4_PC) ABAP package and is part of the S/4HANA: Process Control Integration (GRC-INT-SPC) module.
SAP GRCINTSNAP Table Fields
Following is the list of fields that are available in SAP GRCINTSNAP table. The primary key fields of the table are MANDT (Client), TABNAME (Table Name), TABKEY (Table Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| TABNAME | Table Name | TABNAME | CHAR (30) | |
| TABKEY | Table Key | TABKEY | CHAR (120) | |
| DATALN | Actual length of vardata | DATALN | INT2 (5) | |
| LOGDATA | Modified Data Record | LOGDATA | LRAW (16000) |


