SAP Table DBTABPRT

Table of log records for table tupel changes

DBTABPRT (Table of log records for table tupel changes) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link DBTABPRT to other SAP tables.

Source: DBTABPRT (Table of log records for table tupel changes)

DBTABPRT table fields

Field Data element Checktable Datatype Length Decimals
TABNAME Table Name OLD_TABNAM CHAR 10 0
AS4DATE Date of Last Change AS4DATE DATS 8 0
AS4TIME Last changed at AS4TIME TIMS 6 0
VKEY Variable key part of table PTVKEY CHAR 86 0
COUNTER Counter for uniqueness of the DBTABPRT key PTCNT INT4 10 0
HOSTNAME Host Name MSHOST CHAR 20 0
AS4USER Last Changed by AS4USER CHAR 12 0
TCODE Transaction code OLD_TCODE CHAR 4 0
ABAPNAME ABAP: Program Name OLD_PROG CHAR 8 0
OPTYPE Operation type of SQL statement OPTYPE CHAR 1 0
I Operation type INSERT
U Operation type UPDATE
D Operation type DELETE
DATALN Actual length of vardata DATALN INT2 5 0
VDATA Variable data part for non-key fields PTVDATA LRAW 500 0