SAP ABAP Table DBTABPRT (Table of log records for table tupel changes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA (Application Component) ABAP Runtime Environment
⤷
SBAT (Package) BASIS System Tables
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | DBTABPRT |
|
| Short Description | Table of log records for table tupel changes |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | A | Application Table (Master- and Transaction Data) |
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
OLD_TABNAM | OLD_TABNAM | CHAR | 10 | 0 | Table Name | ||
| 2 | |
AS4DATE | AS4DATE | DATS | 8 | 0 | Date of Last Change | ||
| 3 | |
AS4TIME | AS4TIME | TIMS | 6 | 0 | Last changed at | ||
| 4 | |
PTVKEY | PTVKEY | CHAR | 86 | 0 | Variable key part of table | ||
| 5 | |
PTCNT | PTCNT | INT4 | 10 | 0 | Counter for uniqueness of the DBTABPRT key | ||
| 6 | |
MSHOST | MSHOST | CHAR | 20 | 0 | Host Name | ||
| 7 | |
AS4USER | AS4USER | CHAR | 12 | 0 | Last Changed By | ||
| 8 | |
OLD_TCODE | OLD_TCODE | CHAR | 4 | 0 | Transaction code | ||
| 9 | |
OLD_PROG | OLD_PROG | CHAR | 8 | 0 | ABAP: Program Name | ||
| 10 | |
OPTYPE | OPTYPE | CHAR | 1 | 0 | Operation type of SQL statement | ||
| 11 | |
DATALN | DATALN | INT2 | 5 | 0 | Actual length of vardata | ||
| 12 | |
PTVDATA | PTVDATA | LRAW | 500 | 0 | Variable data part for non-key fields |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |