SAP ABAP Class IE_TPDAPI_EVENT_TYPE (Event Types in Debugger)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CE_TPDAPI_EVENT_TYPE | Event Types | 20100203 |
Properties
| Class | IE_TPDAPI_EVENT_TYPE | |
| Short Description | Event Types in Debugger | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100203 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IE_TPDAPI_EVENT_TYPE has no interface implemented.
Friends
Class IE_TPDAPI_EVENT_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'BREAKPOINT_REACHED' | 20111118 | |||
| 2 | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'DATA_CHANGED' | Natural Number | 20100203 | ||
| 3 | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'DEBUGGEE_ATTACHED' | 20120312 | |||
| 4 | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'DEBUGGEE_CHANGED' | 20111118 | |||
| 5 | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'DEBUGGEE_DETACHED' | 20110802 | |||
| 6 | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'DEBUG_STEP' | Natural Number | 20100203 | ||
| 7 | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'EXCEPTION_OCCURRED' | 20110714 | |||
| 8 | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'STACK_NAVIGATION' | Natural Number | 20100203 | ||
| 9 | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'UNEXPECTED_BREAKPOINT' | 20110714 | |||
| 10 | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'WATCHPOINT_REACHED' | 20130805 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111118 | ||
| 2 | Instance method | Public | Method | 20100203 | ||
| 3 | Instance method | Public | Method | 20111118 |
Events
Class IE_TPDAPI_EVENT_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_EVENT_TYPE | Public | Type reference (TYPE) | STRING | 20100203 | |
Method Signatures
Method GET_CLASSNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLASSNAME | Value transfer | Type reference (TYPE) | STRING | 20111118 |
Method GET_CLASSNAME on class IE_TPDAPI_EVENT_TYPE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100203 |
Method GET_TEXT on class IE_TPDAPI_EVENT_TYPE has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | TYP_EVENT_TYPE | 20111118 |
Method GET_TYPE on class IE_TPDAPI_EVENT_TYPE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |