SAP ABAP Class CL_SEU_ADT_GUI_INT_HANDLER (CL_SEU_ADT_GUI_INT_HANDLER)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SEU_ADT (Package) ABAP in Eclipse Workbench Utilities
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ADT_GUI_INTEGRATION Interface for BAdI: BADI_ADT_GUI_INTEGRATION 20110203
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20110203
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SEU_ADT_GUI_INT_HANDLER_NIT 20110203
2 Inheritance (c INHERITING FROM c_ref)  CL_SEU_ADT_GUI_INT_HANDLER_VIT 20110203
Properties
Class CL_SEU_ADT_GUI_INT_HANDLER  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEU_ADT   ABAP in Eclipse Workbench Utilities 
Created 20110202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEU_ADT_GUI_INT_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ADT_GUI_INTEGRATION Interface for BAdI: BADI_ADT_GUI_INTEGRATION 20110203
2 IF_BADI_INTERFACE Tag Interface for BAdIs 20110203
Friends
Class CL_SEU_ADT_GUI_INT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_NAMESPACE_WB Constant Public See coding 'WB:' 20110203
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_WB Instance method Protected Method 20110203
2 FIRE_REQUEST Instance method Protected Method 20110203
3 GET_REQUEST Instance method Protected Method 20110203
4 PROCESS_REQUEST Instance method Protected Method 20110203
5 RAISE_EXCEPTION Instance method Protected Method 20110203
Events
Class CL_SEU_ADT_GUI_INT_HANDLER has no event.
Types
Class CL_SEU_ADT_GUI_INT_HANDLER has no local type.
Method Signatures

Method EXECUTE_WB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUESTS Call by reference Type reference (TYPE) SWBM_WB_REQUEST_SET 20110203
2 Exporting WB_ERROR Call by reference Type reference (TYPE) WBERROR 20110203

Method EXECUTE_WB on class CL_SEU_ADT_GUI_INT_HANDLER has no exception.

Method FIRE_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20110203
# Exception Resumable Description Created on
1 CX_ADT_GUI_EVENT_ERROR 20110203

Method GET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST 20110203
2 Importing URI Call by reference Type reference (TYPE) STRING 20110203
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20110203

Method PROCESS_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20110203

Method PROCESS_REQUEST on class CL_SEU_ADT_GUI_INT_HANDLER has no exception.

Method RAISE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CX Call by reference Object reference (TYPE REF TO) CX_ROOT 20110203

Method RAISE_EXCEPTION on class CL_SEU_ADT_GUI_INT_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in