SAP ABAP Interface IF_TPDAPI_WP (Watchpoint)
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 Watchpoint 20130802
Properties
Interface IF_TPDAPI_WP  
Short Description Watchpoint    
General Data
Package STPDA_API   Debugger API 
Created 20130802   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_TPDAPI_WP has no forward declaration.
Interfaces
Interface IF_TPDAPI_WP has no interface.
Friends
Interface IF_TPDAPI_WP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_NO_CHANGE Constant Public Type reference (TYPE) STRING '*' 20130809
2 WP_ID Instance attribute Public Type reference (TYPE) TYP_WP_ID 20130807
Methods
# Method Level Visibility Method type Description Created on
1 GET_ID Instance method Public Method 20130802
2 GET_PROPERTIES Instance method Public Method 20130802
3 MODIFY 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 Returning R_ID Value transfer Type reference (TYPE) I 20130802
# Exception Resumable Description Created on
1 CX_TPDAPI_INVALIDATED 20130805

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FLG_REFRESH Call by reference Type reference (TYPE) XFLAG 20130815
2 Returning R_STR_PROPERTIES Value transfer Type reference (TYPE) IF_TPDAPI_WP=>TYP_STR_PROPERTIES 20130802
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20130816
2 CX_TPDA_SYS 20130816

Method MODIFY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE_STATE Value transfer Type reference (TYPE) CSEQUENCE IF_TPDAPI_WP=>C_NO_CHANGE 20130802
2 Importing I_CONDITION Value transfer Type reference (TYPE) STRING IF_TPDAPI_WP=>C_NO_CHANGE 20130802
# Exception Resumable Description Created on
1 CX_TPDAPI_FAILURE 20130805
2 CX_TPDAPI_INVALIDATED 20130805
3 CX_TPDA_SYS 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 740