DBTABPRT - Table of log records for table tupel changes
Table of log records for table tupel changes information is stored in SAP table DBTABPRT.
It is part of development package SBAT in software component BC-ABA. This development package consists of objects that can be grouped under "BASIS System Tables".
It is part of development package SBAT in software component BC-ABA. This development package consists of objects that can be grouped under "BASIS System Tables".
Fields for table DBTABPRT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TABNAME | Table Name | X | OLD_TABNAM | CHAR | 10 | |
AS4DATE | Last Changed On | X | AS4DATE | DATS | 8 | |
AS4TIME | Last changed at | X | AS4TIME | TIMS | 6 | |
VKEY | Variable key part of table | X | PTVKEY | CHAR | 86 | |
COUNTER | Counter for uniqueness of the DBTABPRT key | X | PTCNT | INT4 | 4 | |
HOSTNAME | Host Name | MSHOST | CHAR | 20 | ||
AS4USER | Last Changed By | AS4USER | CHAR | 12 | ||
TCODE | Transaction code | OLD_TCODE | CHAR | 4 | ||
ABAPNAME | ABAP: Program Name | OLD_PROG | CHAR | 8 | ||
OPTYPE | Operation type of SQL statement | OPTYPE | CHAR | 1 | ||
DATALN | Actual length of vardata | DATALN | INT2 | 2 | ||
VDATA | Variable data part for non-key fields | PTVDATA | LRAW | 500 |