SAP ABAP Interface IF_COND_BREAKPOINT_CHECK (Interface for Conditional Breakpoint Providers: Check)
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_CHECK | |
| Short Description | Interface for Conditional Breakpoint Providers: Check |
General Data
| Package | CRM_CONDITIONAL_BREAKPOINTS | Conditional Breakpoints for the CRM UI Framework |
| Created | 20080207 | 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_CHECK has no interface.
Friends
Interface IF_COND_BREAKPOINT_CHECK has no friend.
Attributes
Interface IF_COND_BREAKPOINT_CHECK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check if breakpoint condition is met | 20080207 | |
| 2 | Instance method | Public | Method | Returns Id of Breakpoint Provider | 20080207 |
Events
Interface IF_COND_BREAKPOINT_CHECK has no event.
Types
Interface IF_COND_BREAKPOINT_CHECK has no local type.
Method Signatures
Method BREAK 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 | Conditional breakpoints to check for break | 20080220 | |||
| 2 | IV_DATA_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | DATA | Data to be checked | 20080211 | |||
| 3 | IV_OBJECT_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | OBJECT | Object to be checked | 20080207 | |||
| 4 | RV_DO_BREAK | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080207 |
Method BREAK on Interface IF_COND_BREAKPOINT_CHECK 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 (including description) | 20080207 |
Method GET_PROVIDER_ID on Interface IF_COND_BREAKPOINT_CHECK has no exception.
History
| Last changed by/on | SAP | 20081007 |
| SAP Release Created in | 700 |