SAP ABDBG_EXTDBPS ABAP Debugger: External Breakpoints (kernel dependent) Table
Overview
ABDBG_EXTDBPS is a standard SAP S/4HANA table that stores ABAP Debugger: External Breakpoints (kernel dependent) data. There are total 6 fields in the ABDBG_EXTDBPS table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ABDBG_EXTDBPS belongs to ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module and is located in the package Types for Debugger (SABP_DEBUG).
In addition, following links provide an overview of foreign key relationships, if any, that link ABDBG_EXTDBPS to other SAP tables and standard CDS views available based on ABDBG_EXTDBPS table in S/4HANA 2020.
Techincal Settings of ABDBG_EXTDBPS
Below are technical details of the table ABDBG_EXTDBPS
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ABDBG_EXTDBPS Fields
The following table gives you an overview of the fields available in ABDBG_EXTDBPS
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client ID | SYMANDT | * | CLNT | 3 |
| USERNAME | User Name | SYUNAME | CHAR | 12 | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 15 | |
| RQ_USER | User Name | SYUNAME | CHAR | 12 | |
| RQ_TERMID | 16 Byte UUID in 32 Characters (Hexadecimal Encoded) | SYSUUID_C32 | CHAR | 32 | |
| RQ_IDEID | 16 Byte UUID in 32 Characters (Hexadecimal Encoded) | SYSUUID_C32 | CHAR | 32 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ABDBG_EXTDBPS