SAP ABAP Interface IF_TPDAPI_WP_SERVICES (Watchpoint Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPDAPI_WP_SERVICES | WB Services | 20130802 |
Properties
| Interface | IF_TPDAPI_WP_SERVICES | |
| Short Description | Watchpoint Services |
General Data
| Package | STPDA_API | Debugger API |
| Created | 20130802 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TPDAPI_WP_SERVICES has no forward declaration.
Interfaces
Interface IF_TPDAPI_WP_SERVICES has no interface.
Friends
Interface IF_TPDAPI_WP_SERVICES has no friend.
Attributes
Interface IF_TPDAPI_WP_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130802 | ||
| 2 | Instance method | Public | Method | 20130802 | ||
| 3 | Instance method | Public | Method | 20130807 | ||
| 4 | Instance method | Public | Method | 20130805 | ||
| 5 | Instance method | Public | Method | 20130806 |
Events
Interface IF_TPDAPI_WP_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_TAB_WP_IDS | Public | See coding | 20130805 | typ_tab_wp_ids TYPE STANDARD TABLE OF i with default key
|
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONDITION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130802 | ||||
| 2 | I_VARNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130802 | ||||
| 3 | R_REF_WP | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_WP | 20130802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130802 | |||
| 2 | 20130802 | |||
| 3 | 20130806 | |||
| 4 | 20130806 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FLG_DELETED | Call by reference | Type reference (TYPE) | XFLAG | 20130802 | ||||
| 2 | I_WP_ID | Call by reference | Type reference (TYPE) | I | 20130802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130805 | |||
| 2 | 20130802 |
Method GET_ALL_WPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_REFRESH | Call by reference | Type reference (TYPE) | XFLAG | 20130807 | ||||
| 2 | R_TAB_WPS | Value transfer | Type reference (TYPE) | IF_TPDAPI_WP=>TYP_TAB_WPS | 20130807 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130807 | |||
| 2 | 20130807 |
Method GET_FROM_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WP_ID | Call by reference | Type reference (TYPE) | I | 20130805 | ||||
| 2 | R_REF_WP | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_WP | 20130805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130805 | |||
| 2 | 20130805 | |||
| 3 | 20130808 |
Method REFRESH_WP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WP_ID | Value transfer | Type reference (TYPE) | I | 20130806 | ||||
| 2 | R_REF_WP | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_WP | 20130806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130807 | |||
| 2 | 20130807 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |