SAP ABAP Class CL_TPDAPI_EVENT (Event Class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     STPDA_API (Package) Debugger API
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TPDAPI_EVENT TPDAPI Event 20091205
Properties
Class CL_TPDAPI_EVENT  
Short Description Event Class    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STPDA_API   Debugger API 
Created 20091205   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_TPDAPI_EVENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_TPDAPI_EVENT TPDAPI Event 20091205
Friends
# Friend Modeled only Created on Description
1 IF_TPDAPI_EVENT 20110712 TPDAPI Event
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 REF_EVENT_TYPE Instance attribute Protected Object reference (TYPE REF TO) IE_TPDAPI_EVENT_TYPE 20100203
2 TAB_EVENTINFOS Instance attribute Protected Type reference (TYPE) IF_TPDAPI_EVENT=>TYP_TAB_EVENTINFOS 20091207
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Protected Method 20110712
2 S_CREATE Static method Public Method 20091207
Events
Class CL_TPDAPI_EVENT has no event.
Types
Class CL_TPDAPI_EVENT has no local type.
Method Signatures

Method INIT Signature

Method INIT on class CL_TPDAPI_EVENT has no parameter.
Method INIT on class CL_TPDAPI_EVENT has no exception.

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REF_EVENT_TYPE Call by reference Object reference (TYPE REF TO) IE_TPDAPI_EVENT_TYPE 20100203
2 Importing I_TAB_EVENTINFOS Value transfer Type reference (TYPE) IF_TPDAPI_EVENT=>TYP_TAB_EVENTINFOS 20091207
3 Returning R_REF_EVENT Value transfer Object reference (TYPE REF TO) IF_TPDAPI_EVENT Eventklasse 20091207

Method S_CREATE on class CL_TPDAPI_EVENT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800