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 IE_TPDAPI_EVENT_TYPE 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 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 GET_CLASSNAME Instance method Public Method 20111118
2 GET_TEXT Instance method Public Method 20100203
3 GET_TYPE 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 Returning 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 Returning 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 Returning 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