ABDBG_BPS - ABAP Debugger: Breakpoints

ABAP Debugger: Breakpoints information is stored in SAP table ABDBG_BPS.
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_BPS

Field Name
Description
Is Key
Data Element
Data Type
Length
Check Table
CLIENTXCLNT3
USERNAMEXCHAR12
BP_INDEXBreakpoint IndexXINT11
BP_KINDBreakpoint TypeINT11
BP_PROGRAMCHAR40
BP_CLASSCHAR30
BP_TEXTCHAR61
BP_NUMBERControl Block Index or SimilarINT44
TERM_ID16-byte UID in 32 chars (hexadecimal)SYSUUID_C32CHAR32
IDE_ID16-byte UID in 32 chars (hexadecimal)SYSUUID_C32CHAR32
Privacy Policy