SAP ABAP Interface IF_COND_BREAKPOINT_REGISTER (Interface for Conditional Breakpoint Providers: Registration)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_CONDITIONAL_BREAKPOINTS (Package) Conditional Breakpoints for the CRM UI Framework

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_COND_BREAKPOINT_REGISTER | |
Short Description | Interface for Conditional Breakpoint Providers: Registration |
General Data
Package | CRM_CONDITIONAL_BREAKPOINTS | Conditional Breakpoints for the CRM UI Framework |
Created | 20080205 | SAP |
Last changed | 20081007 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_COND_BREAKPOINT_REGISTER has no interface.
Friends
Interface IF_COND_BREAKPOINT_REGISTER has no friend.
Attributes
Interface 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
Interface IF_COND_BREAKPOINT_REGISTER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_COND_BREAKPOINT_REGISTER has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in | 700 |