SAP ABAP Class IF_COND_BREAKPOINT_REGISTER (Interface for Conditional Breakpoint Providers: Registration)
Meta Relationship - Used By
Properties
| Class | IF_COND_BREAKPOINT_REGISTER | |
| Short Description | Interface for Conditional Breakpoint Providers: Registration | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080205 | SAP |
| Last change | 20081007 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_COND_BREAKPOINT_REGISTER has no interface implemented.
Friends
Class IF_COND_BREAKPOINT_REGISTER has no friend class.
Attributes
Class IF_COND_BREAKPOINT_REGISTER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check if conditional breakpoint is valid | 20080207 | |
| 2 | Static method | Public | Method | Returns breakpoint group to check if provider is active | 20080207 | |
| 3 | Static method | Public | Method | Returns list of breakpoint conditions as Drop-Down-Listbox | 20080208 | |
| 4 | Static method | Public | Method | Returns list of breakpoint events as Drop-Down-Listbox | 20080208 | |
| 5 | Static method | Public | Method | Returns optional descriptions in HTML format | 20080207 | |
| 6 | Static method | Public | Method | Returns Id of Conditional Breakpoint Provider | 20080207 | |
| 7 | Static method | Public | Method | Returns title of breakpoint provider | 20080207 |
Events
Class IF_COND_BREAKPOINT_REGISTER has no event.
Types
Class IF_COND_BREAKPOINT_REGISTER has no local type.
Method Signatures
Method CHECK_BREAKPOINT_SYNTAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BREAKPOINT | Call by reference | Object reference (TYPE REF TO) | CL_COND_BREAKPOINT | Breakpoint to check syntax for | 20080207 | |||
| 2 | RV_ERROR_MESSAGE | Value transfer | Type reference (TYPE) | STRING | Indicates if syntax error in breakpoint | 20080207 |
Method CHECK_BREAKPOINT_SYNTAX on class IF_COND_BREAKPOINT_REGISTER has no exception.
Method GET_BREAKPOINT_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BREAKPOINT_GROUP | Value transfer | Type reference (TYPE) | STRING | Returns empty string if not relevant | 20080207 |
Method GET_BREAKPOINT_GROUP on class IF_COND_BREAKPOINT_REGISTER has no exception.
Method GET_BREAK_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BREAK_EVENT | Call by reference | Type reference (TYPE) | CNDBRK_KEY | Key of breakpoint event | 20080209 | |||
| 2 | RV_BREAK_CONDITIONS | Value transfer | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | Value Table for BSP WD Dropdown List Boxes | 20080209 |
Method GET_BREAK_CONDITIONS on class IF_COND_BREAKPOINT_REGISTER has no exception.
Method GET_BREAK_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BREAKPOINT_EVENTS | Value transfer | Type reference (TYPE) | BSP_WD_DROPDOWN_TABLE | Id and description of breakpoint events | 20080208 |
Method GET_BREAK_EVENTS on class IF_COND_BREAKPOINT_REGISTER has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HTML_SUPPORTED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Indicates if display in browser | 20080207 | ||
| 2 | IV_KEY | Call by reference | Type reference (TYPE) | CNDBRK_KEY | Id of breakpoint provider, event or condition | 20080226 | |||
| 3 | RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Description optionally in HTML format | 20080207 |
Method GET_DESCRIPTION on class IF_COND_BREAKPOINT_REGISTER has no exception.
Method GET_PROVIDER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | CNDBRK_GUID | Id of Breakpoint Provider | 20080207 |
Method GET_PROVIDER_ID on class IF_COND_BREAKPOINT_REGISTER has no exception.
Method GET_PROVIDER_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TITLE | Value transfer | Type reference (TYPE) | STRING | Returns title of provider for display in UI | 20080207 |
Method GET_PROVIDER_TITLE on class IF_COND_BREAKPOINT_REGISTER has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in |