ABDBG_LISTENER - Waiting Listener Processes for Breakpoint Notification
Waiting Listener Processes for Breakpoint Notification information is stored in SAP table ABDBG_LISTENER.
It is part of development package SABP_DEBUG_EXT in software component BC-ABA-LA. This development package consists of objects that can be grouped under "External Activation of ABAP Debugger".
It is part of development package SABP_DEBUG_EXT in software component BC-ABA-LA. This development package consists of objects that can be grouped under "External Activation of ABAP Debugger".
Fields for table ABDBG_LISTENER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client ID | X | SYMANDT | CLNT | 6 | * |
| TERMINAL_ID | 16-byte UID in 32 chars (hexadecimal) | X | SYSUUID_C32 | CHAR | 64 | |
| IDE_ID | 16-byte UID in 32 chars (hexadecimal) | X | SYSUUID_C32 | CHAR | 64 | |
| SERVER | Application Server Instance | MSNAME2 | CHAR | 80 | ||
| CONTEXT_ID | Identification of Running Context (Roll Area) | CHAR | 80 | |||
| EVENT | Event Bit Mask | INT4 | 4 | |||
| TSTMP | Timeout Time Stamp, Kernel Type: "time_t" | INT4 | 4 | |||
| FLAGACT_PMORT_RFC | Activation Flag: Post Mortem Debugging in HTTP Requests | INT1 | 1 | |||
| FLAGACT_PMORT_HTTP | Activation Flag: Post Mortem Debugging in HTTP Requests | INT1 | 1 | |||
| FLAGACT_PMORT_DIALOG | - Not yet used - | INT1 | 1 | |||
| FLAGACT_UNUSED4 | - Not yet used - | INT1 | 1 | |||
| FLAGACT_UNUSED5 | - Not yet used - | INT1 | 1 | |||
| FLAGACT_UNUSED6 | - Not yet used - | INT1 | 1 | |||
| FLAGACT_UNUSED7 | - Not yet used - | INT1 | 1 | |||
| FLAGACT_UNUSED8 | - Not yet used - | INT1 | 1 |