Class Method list used by SAP ABAP Class CL_TPDA_WP_SERVICES (TPDA: Watchpoint Services)
SAP ABAP Class
CL_TPDA_WP_SERVICES (TPDA: Watchpoint Services) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_TPDA_CTRL_HANDLER - DEACTIVATE_WP | Debugger Interface to the Debuggee | ||
| 2 | CL_TPDA_CTRL_HANDLER - DELETE_WP | Debugger Interface to the Debuggee | ||
| 3 | CL_TPDA_CTRL_HANDLER - DELETE_WP | Debugger Interface to the Debuggee | ||
| 4 | CL_TPDA_CTRL_HANDLER - DELETE_WP | Debugger Interface to the Debuggee | ||
| 5 | CL_TPDA_CTRL_HANDLER - GET_QUICK_VAR | Debugger Interface to the Debuggee | ||
| 6 | CL_TPDA_CTRL_HANDLER - GET_WPS | Debugger Interface to the Debuggee | ||
| 7 | CL_TPDA_CTRL_HANDLER - GET_WPS | Debugger Interface to the Debuggee | ||
| 8 | CL_TPDA_CTRL_HANDLER - SET_WP | Debugger Interface to the Debuggee | ||
| 9 | CL_TPDA_CTRL_HANDLER - SET_WP | Debugger Interface to the Debuggee | ||
| 10 | CL_TPDA_CTRL_HANDLER - ACTIVATE_WP | Debugger Interface to the Debuggee | ||
| 11 | CL_TPDA_OO_SERVICES - SET_FILTER | TPDA: Services for OO Break- and Watchpoints | ||
| 12 | CL_TPDA_OO_SERVICES - SET_FILTER | TPDA: Services for OO Break- and Watchpoints | ||
| 13 | CL_TPDA_OO_SERVICES - GET_SYS_WPS | TPDA: Services for OO Break- and Watchpoints | ||
| 14 | CL_TPDA_OO_SERVICES - GET_SYS_WPS | TPDA: Services for OO Break- and Watchpoints | ||
| 15 | CL_TPDA_OO_SERVICES - CREATE | TPDA: Services for OO Break- and Watchpoints | ||
| 16 | CL_TPDA_OO_SERVICES - CREATE | TPDA: Services for OO Break- and Watchpoints | ||
| 17 | CL_TPDA_VARIABLE_SERVICES - CONVERT_QUICK_INFO | TPDA: Subscreen Tree / Tools | ||
| 18 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wp_cond = l_wp_cond ). |
|
| 19 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wp_info = l_wp_info |
|
| 20 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wpid = cl_tpda_wp_services=>set_wp( |
|
| 21 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wp_cond = l_wp_cond ). |
|
| 22 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wp_info = l_wp_info |
|
| 23 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wpid = cl_tpda_wp_services=>set_wp( |
|
| 24 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_no_event = 'X' ) . |
|
| 25 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wp_cond = p_wp_cond |
|
| 26 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wp_info = p_wp_info |
|
| 27 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE l_wpid = cl_tpda_wp_services=>set_wp( |
|
| 28 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wp_cond = l_wp_cond ) . |
|
| 29 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wp_info = l_wp_info |
|
| 30 | CL_TPDA_WP_SERVICES - SET_WP | TPDA: Watchpoint Services | SOURCE p_wpid = cl_tpda_wp_services=>set_wp( |
|
| 31 | CL_TPDA_WP_SERVICES - RESTORE_WP | TPDA: Watchpoint Services | SOURCE cl_tpda_wp_services=>restore_wp( exporting l_wp_save = l_wp_save changing l_wp_info = l_wp_info ). |
|
| 32 | CL_TPDA_WP_SERVICES - GET_SYS_WPS | TPDA: Watchpoint Services | ||
| 33 | CL_TPDA_WP_SERVICES - GET_SYS_WPS | TPDA: Watchpoint Services | ||
| 34 | CL_TPDA_WP_SERVICES - CREATE_OO_WATCHPOINT | TPDA: Watchpoint Services | ||
| 35 | CL_TPDA_WP_SERVICES - CREATE_OO_WATCHPOINT | TPDA: Watchpoint Services | ||
| 36 | CL_TPDA_WP_SERVICES - CHANGE_WP | TPDA: Watchpoint Services | SOURCE p_wpid = p_wpid. |
|
| 37 | CL_TPDA_WP_SERVICES - CHANGE_WP | TPDA: Watchpoint Services | SOURCE p_wp_cond = l_wp_cond |
|
| 38 | CL_TPDA_WP_SERVICES - CHANGE_WP | TPDA: Watchpoint Services | SOURCE p_wp_info = p_wp_info |
|
| 39 | CL_TPDA_WP_SERVICES - CHANGE_WP | TPDA: Watchpoint Services | SOURCE EXPORTING |
|
| 40 | CL_TPDA_WP_SERVICES - CHANGE_WP | TPDA: Watchpoint Services | SOURCE CALL METHOD cl_tpda_wp_services=>change_wp |