SAP Function SYSTEM_DEBUG_BREAKPOINTS - Read the current breakpoint for the specified (main) program.

Parameter Reference Type Length Default Optional Text
MAIN_PROGRAM SYST-REPID C 40 '*' X Main program for which breakpoints are searched for

Parameter Reference Type Length Text
BREAKPOINTS_COMPLETE BREAKPOINTS_COMPLETE h 84
FLAG_EXCEPTION_OBJECT ABAP_BOOL 0 Flag: Exception Object
FLAG_SYSTEM_DEBUGGING ABAP_BOOL 0 Flag: System Debugging

Parameter Reference Length Optional Text
BREAKPOINTS BREAKPOINT 44 X Breakpoints (Include name and line number)

Exception Text
C_CALL_ERROR
WRONG_PARAMETERS