SAP ABAP Class IF_WD_ECLIPSE_INTEGRATION (Web Dynpro: Portal Integration)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_ECLIPSE_INTEGRATION Web Dynpro Runtime: Eclipse Integration 20120912
Properties
Class IF_WD_ECLIPSE_INTEGRATION  
Short Description Web Dynpro: Portal Integration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120912   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_WD_ECLIPSE_INTEGRATION has no interface implemented.
Friends
Class IF_WD_ECLIPSE_INTEGRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EVENT Constant Public See coding 20120914
Methods
# Method Level Visibility Method type Description Created on
1 DROP Instance method Public Method Send "Drop" message to Eclipse 20121108
2 INITIALIZE Instance method Public Method Send "Alive" message to Eclipse 20121107
3 SELECT Instance method Public Method Send "Select" Message to Eclipse 20120914
4 SELFTEST Instance method Public Method Self Test 20121022
5 SUBSCRIBE Instance method Public Method Register an Eclipse Event 20120914
6 UNSUBSCRIBE Instance method Public Method Deregister an Eclipse Event 20120914
Events
Class IF_WD_ECLIPSE_INTEGRATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_ECLIPSE_EVENT Public Type reference (TYPE) STRING 20120914
Method Signatures

Method DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT Call by reference Type reference (TYPE) STRING 20130228
2 Importing POSITION Call by reference Type reference (TYPE) STRING 20121109
3 Importing SOURCE Call by reference Type reference (TYPE) STRING 20121109
4 Importing TARGET Call by reference Type reference (TYPE) STRING 20121109

Method DROP on class IF_WD_ECLIPSE_INTEGRATION has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAG_PREFIX Call by reference Type reference (TYPE) STRING 20130311

Method INITIALIZE on class IF_WD_ECLIPSE_INTEGRATION has no exception.

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROL_IDS Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20121022

Method SELECT on class IF_WD_ECLIPSE_INTEGRATION has no exception.

Method SELFTEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARAMS Call by reference Type reference (TYPE) STRING_TABLE Tabelle von Strings 20121022

Method SELFTEST on class IF_WD_ECLIPSE_INTEGRATION has no exception.

Method SUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING Auszulösende Web Dynpro Action 20120914
2 Importing EVENT Call by reference Type reference (TYPE) T_ECLIPSE_EVENT Eclipse Event 20120914
3 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW View 20120914

Method SUBSCRIBE on class IF_WD_ECLIPSE_INTEGRATION has no exception.

Method UNSUBSCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20130305
2 Importing EVENT Call by reference Type reference (TYPE) T_ECLIPSE_EVENT Event Name 20120914
3 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API eines Views 20130305

Method UNSUBSCRIBE on class IF_WD_ECLIPSE_INTEGRATION has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in