ABDBG_EXTDBPS - ABAP Debugger: External Breakpoints (kernel dependent)
ABAP Debugger: External Breakpoints (kernel dependent) information is stored in SAP table ABDBG_EXTDBPS.
It is part of development package SABP_DEBUG in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Types for Debugger".
It is part of development package SABP_DEBUG in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Types for Debugger".
Fields for table ABDBG_EXTDBPS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client ID | X | SYMANDT | CLNT | 3 | * |
USERNAME | User Name | X | SYUNAME | CHAR | 12 | |
BP_INDEX | Breakpoint index for a breakpoint of an user | X | INT1 | 1 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
RQ_USER | User Name | SYUNAME | CHAR | 12 | ||
RQ_TERMID | 16-byte UID in 32 chars (hexadecimal) | SYSUUID_C32 | CHAR | 32 | ||
RQ_IDEID | 16-byte UID in 32 chars (hexadecimal) | SYSUUID_C32 | CHAR | 32 | ||
ATTRIBUTES | STRG | 8 | ||||
BREAKPOINT | STRG | 8 |