SAP ABAP Class IF_TPDAPI_WP (Watchpoint)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPDAPI_WP | Watchpoint | 20130802 |
Properties
| Class | IF_TPDAPI_WP | |
| Short Description | Watchpoint | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130802 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_TPDAPI_WP has no forward declaration.
Interfaces
Class IF_TPDAPI_WP has no interface implemented.
Friends
Class IF_TPDAPI_WP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | '*' | 20130809 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TYP_WP_ID | 20130807 |
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 | 20130802 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | WP_MODIFIED | Instance Event (0) |
Public (2) |
20130805 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_PROPERTIES | Public | See coding | 20130802 | BEGIN OF typ_str_properties,
active type xsdboolean,
expired type xsdboolean,
ref_kind TYPE REF TO ie_tpdapi_wp_kind,
varname type string,
condition type string,
old_ref type string,
current_ref type string,
program TYPE sy-repid,
procedure type string,
END OF typ_str_properties
|
||
| 2 | TYP_STR_WP_SYS | Public | Type reference (TYPE) | TPDA_SYS_WPTABTYPLINE | 20130802 | |
|
| 3 | TYP_TAB_WPS | Public | See coding | 20130807 | typ_tab_wps TYPE STANDARD TABLE OF REF TO if_tpdapi_wp with default key
|
||
| 4 | TYP_TAB_WPS_SYS | Public | Type reference (TYPE) | TPDA_SYS_WPTAB | 20130806 | |
|
| 5 | TYP_TAB_WP_IDS | Public | See coding | 20130807 | typ_tab_wp_ids TYPE STANDARD TABLE OF i with default key
|
||
| 6 | TYP_WP_ID | Public | Type reference (TYPE) | I | 20130807 | |
Method Signatures
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | I | 20130802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130805 |
Method GET_PROPERTIES 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 | 20130815 | ||||
| 2 | R_STR_PROPERTIES | Value transfer | Type reference (TYPE) | IF_TPDAPI_WP=>TYP_STR_PROPERTIES | 20130802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 | |||
| 2 | 20130816 |
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVE_STATE | Value transfer | Type reference (TYPE) | CSEQUENCE | IF_TPDAPI_WP=>C_NO_CHANGE | 20130802 | |||
| 2 | I_CONDITION | Value transfer | Type reference (TYPE) | STRING | IF_TPDAPI_WP=>C_NO_CHANGE | 20130802 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130805 | |||
| 2 | 20130805 | |||
| 3 | 20130808 |
Event Signatures
Event WP_MODIFIED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NEW_ID | Exporting | Call by reference | Type reference (TYPE) | I | 20130805 | |||
| 2 | I_OLD_ID | Exporting | Call by reference | Type reference (TYPE) | I | 20130805 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |