SAP ABAP Class IF_COND_BREAKPOINT_CHECK (Interface for Conditional Breakpoint Providers: Check)
Meta Relationship - Used By
Properties
Class | IF_COND_BREAKPOINT_CHECK | |
Short Description | Interface for Conditional Breakpoint Providers: Check | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080207 | 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_CHECK has no interface implemented.
Friends
Class IF_COND_BREAKPOINT_CHECK has no friend class.
Attributes
Class 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
Class IF_COND_BREAKPOINT_CHECK has no event.
Types
Class 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 class 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 class IF_COND_BREAKPOINT_CHECK has no exception.
History
Last changed by/on | SAP | 20081007 |
SAP Release Created in |