SAP ABAP Interface IE_TPDAPI_EVENT_TYPE (Event Types in Debugger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API

⤷

⤷

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
Interface | IE_TPDAPI_EVENT_TYPE | |
Short Description | Event Types in Debugger |
General Data
Package | STPDA_API | Debugger API |
Created | 20100203 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IE_TPDAPI_EVENT_TYPE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IE_TPDAPI_EVENT_TYPE has no interface.
Friends
Interface IE_TPDAPI_EVENT_TYPE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_BREAKPOINT_REACHED | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'BREAKPOINT_REACHED' | 20111118 | ||
2 | C_DATA_CHANGED | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'DATA_CHANGED' | Natural Number | 20100203 | |
3 | C_DEBUGGEE_ATTACHED | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'DEBUGGEE_ATTACHED' | 20120312 | ||
4 | C_DEBUGGEE_CHANGED | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'DEBUGGEE_CHANGED' | 20111118 | ||
5 | C_DEBUGGEE_DETACHED | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'DEBUGGEE_DETACHED' | 20110802 | ||
6 | C_DEBUG_STEP | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'DEBUG_STEP' | Natural Number | 20100203 | |
7 | C_EXCEPTION_OCCURRED | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'EXCEPTION_OCCURRED' | 20110714 | ||
8 | C_STACK_NAVIGATION | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'STACK_NAVIGATION' | Natural Number | 20100203 | |
9 | C_UNEXPECTED_BREAKPOINT | Constant | Public | Type reference (TYPE) | IE_TPDAPI_EVENT_TYPE=>TYP_EVENT_TYPE | 'UNEXPECTED_BREAKPOINT' | 20110714 | ||
10 | C_WATCHPOINT_REACHED | 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
Interface 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 Interface 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 Interface 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 Interface IE_TPDAPI_EVENT_TYPE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 800 |