SAP ABAP Class CL_REUSE_COND_BREAKPOINTS (GenIL Conditional Breakpoints Provider)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COND_BREAKPOINT_CHECK | Interface for Conditional Breakpoint Providers: Check | 20080808 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COND_BREAKPOINT_PROVIDER | Interface for Conditional Breakpoint Providers | 20080808 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COND_BREAKPOINT_REGISTER | Interface for Conditional Breakpoint Providers: Registration | 20080808 |
Properties
Class | CL_REUSE_COND_BREAKPOINTS | |
Short Description | GenIL Conditional Breakpoints Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_CONDITIONAL_BREAKPOINTS | Conditional Breakpoints for the CRM UI Framework |
Created | 20080808 | SAP |
Last change | 20100303 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_COND_BREAKPOINT_CHECK | Interface for Conditional Breakpoint Providers: Check | 20080808 | ||
2 | IF_COND_BREAKPOINT_PROVIDER | Interface for Conditional Breakpoint Providers | 20080808 | ||
3 | IF_COND_BREAKPOINT_REGISTER | Interface for Conditional Breakpoint Providers: Registration | 20080808 |
Friends
Class CL_REUSE_COND_BREAKPOINTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CNDBRK_GUID | '489B3842ED7D48B2E10000000A424BBF' | GUID for conditional Breakpoints | 20080808 | |
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_REUSE_COND_BREAKPOINTS | GenIL Conditional Breakpoints Provider | 20080808 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Assert with built-in registration | 20080808 |
2 | ![]() |
Static method | Public | Method | Assert with built-in registration | 20080808 |
3 | ![]() |
Static method | Public | Method | Assert with built-in registration | 20080809 |
4 | ![]() |
Static method | Public | Constructor | 20080808 | |
5 | ![]() |
Static method | Public | Method | Singleton access | 20080808 |
Events
Class CL_REUSE_COND_BREAKPOINTS has no event.
Types
Class CL_REUSE_COND_BREAKPOINTS has no local type.
Method Signatures
Method ASSERT 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 | Id of Break Event | 20080808 | ||
2 | ![]() |
IV_DATA_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | DATA | Data to check | 20080808 | ||
3 | ![]() |
IV_OBJECT_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | OBJECT | Object to check | 20080808 | ||
4 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is everything ok? | 20080808 |
Method ASSERT on class CL_REUSE_COND_BREAKPOINTS has no exception.
Method ASSERT_DEBUG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DEBUG_OPTIONS | Call by reference | Type reference (TYPE) | STRING | Debug options | 20080808 | ||
2 | ![]() |
IV_DEBUG_TOPIC | Call by reference | Type reference (TYPE) | STRING | Debug Topic | 20080808 | ||
3 | ![]() |
IV_OBJECT_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | OBJECT | Object to check | 20080808 | ||
4 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is everything ok? | 20080808 |
Method ASSERT_DEBUG on class CL_REUSE_COND_BREAKPOINTS has no exception.
Method ASSERT_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | OBJECT | Debug Topic | 20080809 | ||
2 | ![]() |
RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is everything ok? | 20080809 |
Method ASSERT_EXCEPTION on class CL_REUSE_COND_BREAKPOINTS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REUSE_COND_BREAKPOINTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REUSE_COND_BREAKPOINTS has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ME | Value transfer | Object reference (TYPE REF TO) | CL_REUSE_COND_BREAKPOINTS | Reusable Breakpoints Provider | 20080808 |
Method GET_INSTANCE on class CL_REUSE_COND_BREAKPOINTS has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 700 |