SAP ABAP Class CL_TPDA_WP_SERVICES (TPDA: Watchpoint Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_DEBUGGER_SERVICES (Package) ABAP Debugger: Core Layer
⤷
⤷
Properties
| Class | CL_TPDA_WP_SERVICES | |
| Short Description | TPDA: Watchpoint Services | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STPDA_DEBUGGER_SERVICES | ABAP Debugger: Core Layer |
| Created | 20040309 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TPDA_WP_SERVICES has no forward declaration.
Interfaces
Class CL_TPDA_WP_SERVICES has no interface implemented.
Friends
Class CL_TPDA_WP_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TPDA_WP_COND_ATTR | 'NOP' | TPDA: Watchpoint Condition - Special Attributes | 20040309 | ||
| 2 | Constant | Public | Type reference (TYPE) | TPDA_WP_COND_ATTR | 'T_LINES' | TPDA: Watchpoint Condition - Special Attributes | 20040309 | ||
| 3 | Constant | Public | Type reference (TYPE) | TPDA_WP_COND_ATTR | 'S_STRLEN' | TPDA: Watchpoint Condition - Special Attributes | 20040309 | ||
| 4 | Constant | Public | Type reference (TYPE) | TPDA_WP_COND_ATTR | 'T_LINES' | TPDA: Watchpoint Condition - Special Attributes | 20040309 | ||
| 5 | Constant | Public | Type reference (TYPE) | TPDA_WP_COND_ATTR | 'T_SORT' | TPDA: Watchpoint Condition - Special Attributes | 20040309 | ||
| 6 | Constant | Private | Type reference (TYPE) | FLAG | 'X' | General Flag | 20041020 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR5 | '' | R/2 Table | 20040310 | ||
| 8 | Static Attribute | Private | Type reference (TYPE) | TPDA_WP_COND_SPEC_ATTR_IT | TPDA: Watchpoint - Condition - Special Attributes | 20040309 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | WP_CHANGED | Static Event (1) |
Public (2) |
20040405 | |
| 2 | WP_REACHED | Static Event (1) |
Public (2) |
20040402 |
Types
Class CL_TPDA_WP_SERVICES has no local type.
Method Signatures
Method ACTIVATE_WPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WPID_IT | Call by reference | Type reference (TYPE) | TPDA_WPID_IT | TPDA: Tabelle der Watchpoint IDs | 20050208 |
Method ACTIVATE_WPS on class CL_TPDA_WP_SERVICES has no exception.
Method CHANGE_OO_WATCHPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WPID | Call by reference | Type reference (TYPE) | I | Watchpoint id | 20080423 | |||
| 2 | P_WP_COND | Call by reference | Type reference (TYPE) | TPDA_WP_CONDITION | tpda: Watchpoint Bedingung | 20080423 | |||
| 3 | P_WP_INFO | Call by reference | Type reference (TYPE) | TPDA_WP_INFO | tpda: watchpoint Info | 20080423 | |||
| 4 | SETPACKAGE | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080423 | |||
| 5 | SETPACKAGESTA | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080430 | |||
| 6 | SETPRIVATE | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080423 | |||
| 7 | SETPRIVATESTA | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080430 | |||
| 8 | SETPROTECTED | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080423 | |||
| 9 | SETPROTECTEDSTA | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080430 | |||
| 10 | SETPUBLIC | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080423 | |||
| 11 | SETPUBLICSTA | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions bzgl. Symbolinformationen | 20080423 | ||
| 2 | Fehler in Watchpoint Bedingung | 20080423 |
Method CHANGE_WATCHPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WPID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20040405 | |||
| 2 | P_WP_COND | Call by reference | Type reference (TYPE) | TPDA_WP_CONDITION | tpda: Watchpoint Bedingung | 20040405 | |||
| 3 | P_WP_INFO | Call by reference | Type reference (TYPE) | TPDA_WP_INFO | tpda: watchpoint Info | 20040405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions bzgl. Symbolinformationen | 20060306 | ||
| 2 | Fehler in Watchpoint Bedingung | 20060306 |
Method CHANGE_WP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WPID | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20040405 | |||
| 2 | P_WP_COND | Call by reference | Type reference (TYPE) | TPDA_WP_CONDITION | tpda: Watchpoint Bedingung | 20040405 | |||
| 3 | P_WP_INFO | Call by reference | Type reference (TYPE) | TPDA_WP_INFO | tpda: watchpoint Info | 20040405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions bzgl. Symbolinformationen | 20040405 | ||
| 2 | Watchpoint Handling | 20040405 |
Method CHECK_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WP_CONDITION | Call by reference | Type reference (TYPE) | TPDA_WP_COND_STR | tpda: Watchpoint Bedingung | 20040310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in Watchpoint Bedingung | 20040310 |
Method CREATE_OO_WATCHPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WPID | Value transfer | Type reference (TYPE) | I | Watchpoint id | 20080318 | |||
| 2 | P_WP_COND | Call by reference | Type reference (TYPE) | TPDA_WP_CONDITION | tpda: Watchpoint Bedingung | 20080318 | |||
| 3 | P_WP_INFO | Call by reference | Type reference (TYPE) | TPDA_WP_INFO | tpda: watchpoint Info | 20080318 | |||
| 4 | SETPACKAGE | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080318 | |||
| 5 | SETPACKAGESTA | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080430 | |||
| 6 | SETPRIVATE | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080318 | |||
| 7 | SETPRIVATESTA | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080430 | |||
| 8 | SETPROTECTED | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080318 | |||
| 9 | SETPROTECTEDSTA | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080430 | |||
| 10 | SETPUBLIC | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080318 | |||
| 11 | SETPUBLICSTA | Call by reference | Type reference (TYPE) | C | 'X' oder ' ' | 20080430 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions bzgl. Symbolinformationen | 20080318 | ||
| 2 | Fehler in Watchpoint Bedingung | 20080318 |
Method CREATE_WATCHPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WPID | Value transfer | Type reference (TYPE) | I | 20060306 | ||||
| 2 | P_WP_COND | Call by reference | Type reference (TYPE) | TPDA_WP_CONDITION | tpda: Watchpoint Bedingung | 20040310 | |||
| 3 | P_WP_INFO | Call by reference | Type reference (TYPE) | TPDA_WP_INFO | tpda: watchpoint Info | 20040310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions bzgl. Symbolinformationen | 20060306 | ||
| 2 | Fehler in Watchpoint Bedingung | 20060306 |
Method DEACTIVATE_WPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WPID_IT | Call by reference | Type reference (TYPE) | TPDA_WPID_IT | TPDA: Tabelle der Watchpoint IDs | 20050208 |
Method DEACTIVATE_WPS on class CL_TPDA_WP_SERVICES has no exception.
Method DELETE_WPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WPID_IT | Call by reference | Type reference (TYPE) | TPDA_WPID_IT | TPDA: Tabelle der Watchpoint IDs | 20041020 |
Method DELETE_WPS on class CL_TPDA_WP_SERVICES has no exception.
Method GET_SPEC_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SPEC_ATTR_IT | Value transfer | Type reference (TYPE) | TPDA_WP_COND_SPEC_ATTR_IT | TPDA: Watchpoint - Bedingung - spezielle Attribute | 20040309 |
Method GET_SPEC_ATTR on class CL_TPDA_WP_SERVICES has no exception.
Method GET_SYS_WPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WPS_IT | Value transfer | Type reference (TYPE) | TPDA_SYS_WPTAB | TPDA: Retrieval-Tabelle für get_Watchpoints | 20040402 |
Method GET_SYS_WPS on class CL_TPDA_WP_SERVICES has no exception.
Method GET_WPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WPS_IT | Value transfer | Type reference (TYPE) | TPDA_WP_IT | TPDA: Retrieval-Tabelle für get_Watchpoints | 20040402 |
Method GET_WPS on class CL_TPDA_WP_SERVICES has no exception.
Method HANDLE_WP_REACHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_REACHED_WPS_IT | Call by reference | Type reference (TYPE) | TPDA_WP_REACHED_IT | TPDA: Erreichte Watchpoints Ids | 20040402 |
Method HANDLE_WP_REACHED on class CL_TPDA_WP_SERVICES has no exception.
Method RAISE_EVENT_WP_CHANGED Signature
Method RAISE_EVENT_WP_CHANGED on class CL_TPDA_WP_SERVICES has no parameter.
Method RAISE_EVENT_WP_CHANGED on class CL_TPDA_WP_SERVICES has no exception.
Method REMOVE_LEADING_PROG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_VARNAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110202 |
Method REMOVE_LEADING_PROG on class CL_TPDA_WP_SERVICES has no exception.
Method RESTORE_WP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | L_WP_INFO | Call by reference | Type reference (TYPE) | TPDA_WP_INFO | TPDA: Retreival Zeilenstruktur für GET_WPSATTR | 20080506 | |||
| 2 | L_WP_SAVE | Call by reference | Type reference (TYPE) | TPDA_SYS_WPTABATTRTYPLINE | tpda: watchpoint Info | 20080506 |
Method RESTORE_WP on class CL_TPDA_WP_SERVICES has no exception.
Method SET_WP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_NO_EVENT | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060306 | |||
| 2 | P_WPID | Value transfer | Type reference (TYPE) | I | 20060306 | ||||
| 3 | P_WP_COND | Call by reference | Type reference (TYPE) | TPDA_WP_CONDITION | tpda: Watchpoint Bedingung | 20040402 | |||
| 4 | P_WP_INFO | Call by reference | Type reference (TYPE) | TPDA_WP_INFO | tpda: watchpoint Info | 20040402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions bzgl. Symbolinformationen | 20040402 | ||
| 2 | Watchpoint Handling | 20040402 |
Event Signatures
Event WP_CHANGED Signature
Event WP_CHANGED on class CL_TPDA_WP_SERVICES has no parameter.
Event WP_REACHED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_WP_IT | Exporting | Value transfer | Type reference (TYPE) | TPDA_WP_REACHED_IT | TPDA: Erreichte Watchpoints Ids | 20040402 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |