SAP ABAP Class CL_AXT_COND_BREAKPOINTS (Extensibility Conditional Breakpoints Provider)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-GTF-EEW (Application Component) Easy Enhancement Workbench
⤷
AXT_RUNTIME (Package) Extensibility Runtime components
⤷
⤷
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 | 20100126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COND_BREAKPOINT_PROVIDER | Interface for Conditional Breakpoint Providers | 20100126 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COND_BREAKPOINT_REGISTER | Interface for Conditional Breakpoint Providers: Registration | 20100126 |
Properties
| Class | CL_AXT_COND_BREAKPOINTS | |
| Short Description | Extensibility Conditional Breakpoints Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | AXT_RUNTIME | Extensibility Runtime components |
| Created | 20100126 | SAP |
| Last change | 20110908 | 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 | 20100126 | ||
| 2 | IF_COND_BREAKPOINT_PROVIDER | Interface for Conditional Breakpoint Providers | 20100126 | ||
| 3 | IF_COND_BREAKPOINT_REGISTER | Interface for Conditional Breakpoint Providers: Registration | 20100126 |
Friends
Class CL_AXT_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 | '801CC41742B81DDF82D0AB5F0F76DF7C' | GUID for conditional Breakpoints | 20100126 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR40 | 'FIELD_ID' | Character field of length 40 | 20100202 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR40 | 'RULE_ID' | 20100202 | |||
| 4 | Constant | Public | Type reference (TYPE) | CHAR40 | 'TABLE_DESCR' | 20100202 | |||
| 5 | Constant | Public | Type reference (TYPE) | CHAR40 | 'TABLE_ID' | 20100202 | |||
| 6 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'AXT_FIELDS' | Key for Conditional Breakpoints | 20100202 | ||
| 7 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'EMB_EVALUATE_MAPPING' | 20100204 | |||
| 8 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'EMB_GET_VIEWS' | 20100204 | |||
| 9 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'EXCEPTION' | Key for Conditional Breakpoints | 20100202 | ||
| 10 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'EXECUTE_RULE' | 20100202 | |||
| 11 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'EXT_BO' | Key for Conditional Breakpoints | 20100202 | ||
| 12 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'FIELD_CHECK' | Key for Conditional Breakpoints | 20100202 | ||
| 13 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'GET' | Key for Conditional Breakpoints | 20100202 | ||
| 14 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'GET_I' | Key for Conditional Breakpoints | 20100202 | ||
| 15 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'GET_M' | Key for Conditional Breakpoints | 20100202 | ||
| 16 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'GET_P' | Key for Conditional Breakpoints | 20100202 | ||
| 17 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'GET_V' | Key for Conditional Breakpoints | 20100202 | ||
| 18 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'HANDLE_EVENT' | 20100202 | |||
| 19 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'SET' | Key for Conditional Breakpoints | 20100202 | ||
| 20 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'TAB_CHECK' | 20100202 | |||
| 21 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'TAB_CREATE' | 20100202 | |||
| 22 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'TAB_DELETE' | 20100202 | |||
| 23 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'TAB_INIT' | 20100202 | |||
| 24 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'TAB_MODIFY' | 20100202 | |||
| 25 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'TAB_QUERY' | 20100202 | |||
| 26 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'TAB_READ' | 20100202 | |||
| 27 | Constant | Public | Type reference (TYPE) | CNDBRK_KEY | 'TAB_SAVE' | 20100202 | |||
| 28 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_AXT_COND_BREAKPOINTS | Extensibility Conditional Breakpoints Provider | 20100126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Assert with built-in registration | 20100126 | |
| 2 | Static method | Public | Constructor | 20100126 | ||
| 3 | Static method | Public | Method | Singleton access | 20100126 |
Events
Class CL_AXT_COND_BREAKPOINTS has no event.
Types
Class CL_AXT_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 | 20100126 | |||
| 2 | IV_DATA_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | DATA | Data to check | 20100126 | |||
| 3 | IV_OBJECT_TO_CHECK | Call by reference | Object reference (TYPE REF TO) | OBJECT | Object to check | 20100126 | |||
| 4 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Is everything ok? | 20100126 |
Method ASSERT on class CL_AXT_COND_BREAKPOINTS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_AXT_COND_BREAKPOINTS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_AXT_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_AXT_COND_BREAKPOINTS | BSP_WD Breakpoints Provider | 20100126 |
Method GET_INSTANCE on class CL_AXT_COND_BREAKPOINTS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |