Where Used List (Function Module) for SAP ABAP Table BREAKPOINT (Program Location Breakpoint (Without Main Program))
SAP ABAP Table
BREAKPOINT (Program Location Breakpoint (Without Main Program)) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
RS_DELETE_BREAKPOINT
|
Delete a continuous breakpoint | ||||
| 2 |
RS_GET_BREAKPOINTS
|
Determine the breakpoints for an imported program | ||||
| 3 |
RS_SET_BREAKPOINT
|
Set a static breakpoint | ||||
| 4 |
SYSTEM_DEBUG_BREAKPOINTS
|
Read the current breakpoint for the specified (main) program. | ||||
| 5 |
SYSTEM_DEBUG_BREAKPOINTS BREAKPOINTS STRUCTURE BREAKPOINT OPTIONAL
|
Read the current breakpoint for the specified (main) program. | ||||
| 6 |
SYSTEM_DEBUG_GET_BP_POSITION
|
SYSTEM_DEBUG_GET_BP_POSITION | ||||
| 7 |
SYSTEM_DEBUG_GET_BP_POSITION REFERENCE(BREAKPOINT) TYPE BREAKPOINT
|
SYSTEM_DEBUG_GET_BP_POSITION | ||||
| 8 |
SYSTEM_DEBUG_SET_BREAKPOINTS BREAKPOINTS STRUCTURE BREAKPOINT
|
Set breakpoints (see also SYSTEM_DEBUG_BREAKPOINTS) | ||||
| 9 |
SYSTEM_DEBUG_SET_BREAKPOINTS
|
Set breakpoints (see also SYSTEM_DEBUG_BREAKPOINTS) | ||||
| 10 |
USERCOM_INPUT
|
Command handling for parametrized editor | ||||