SAP ABAP Class IF_ESD_REUSE_EVENT_HANDLER (ESD: Call Back routines for reuse framework)
Properties
Class IF_ESD_REUSE_EVENT_HANDLER  
Short Description ESD: Call Back routines for reuse framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060621   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ESD_REUSE_EVENT_HANDLER has no forward declaration.
Interfaces
Class IF_ESD_REUSE_EVENT_HANDLER has no interface implemented.
Friends
Class IF_ESD_REUSE_EVENT_HANDLER has no friend class.
Attributes
Class IF_ESD_REUSE_EVENT_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONTEXT_MENU_REQUEST Instance method Public Event handling method Context menu requested 20060621
2 CONTEXT_MENU_SELECT Instance method Public Event handling method Entry in context menu selected 20060621
3 MODIFY_TREE Instance method Public Event handling method Modify tree 20060621
4 SELECTION_CHANGED Instance method Public Event handling method Another node has been selected 20060622
Events
Class IF_ESD_REUSE_EVENT_HANDLER has no event.
Types
Class IF_ESD_REUSE_EVENT_HANDLER has no local type.
Method Signatures

Method CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MENU Call by reference Attribute reference (LIKE) 20060621
2 Importing IV_NODE_KEY Call by reference Attribute reference (LIKE) 20060621

Method CONTEXT_MENU_REQUEST on class IF_ESD_REUSE_EVENT_HANDLER has no exception.

Method CONTEXT_MENU_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FCODE Call by reference Attribute reference (LIKE) 20060622
2 Importing IV_NODE_KEY Call by reference Attribute reference (LIKE) 20060622

Method CONTEXT_MENU_SELECT on class IF_ESD_REUSE_EVENT_HANDLER has no exception.

Method MODIFY_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_TREE Call by reference Attribute reference (LIKE) 20060622

Method MODIFY_TREE on class IF_ESD_REUSE_EVENT_HANDLER has no exception.

Method SELECTION_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_KEY Call by reference Attribute reference (LIKE) 20060622

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