SAP ABAP Class /PLMB/IF_SPI_B_TREE_ACCESS (Interface for Calling Tree)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/CL_SPI_B_GUI_TREE_BUILD Service Provider Browser - Tree Builder helper class 20101217
Properties
Class /PLMB/IF_SPI_B_TREE_ACCESS  
Short Description Interface for Calling Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101216   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /PLMB/IF_SPI_B_TREE_ACCESS has no interface implemented.
Friends
Class /PLMB/IF_SPI_B_TREE_ACCESS has no friend class.
Attributes
Class /PLMB/IF_SPI_B_TREE_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TREE Instance method Public Method 20101216
2 NODE_CHANGE Instance method Public Method 20110322
3 REGISTER_EVENTS Instance method Public Method 20101217
Events
# Event Type Visibility Description Created on
1 NODE_CTXT_MENU_REQUEST Instance Event
(0)
Public
(2)
20110105
2 NODE_CTXT_MENU_SELECT Instance Event
(0)
Public
(2)
20110105
3 NODE_DOUBLE_CLICK Instance Event
(0)
Public
(2)
20101217
4 NODE_KEYPRESS Static Event
(1)
Public
(2)
20110228
5 NODE_SELECTION Static Event
(1)
Public
(2)
20110322
Types
Class /PLMB/IF_SPI_B_TREE_ACCESS has no local type.
Method Signatures

Method BUILD_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20101216
2 Importing IV_ABBID Call by reference Type reference (TYPE) /PLMB/SPI_ABBID Application Building Block ID 20110419

Method BUILD_TREE on class /PLMB/IF_SPI_B_TREE_ACCESS has no exception.

Method NODE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20110322

Method NODE_CHANGE on class /PLMB/IF_SPI_B_TREE_ACCESS has no exception.

Method REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EVENTS Call by reference Type reference (TYPE) CNTL_SIMPLE_EVENTS 20101217

Method REGISTER_EVENTS on class /PLMB/IF_SPI_B_TREE_ACCESS has no exception.
Event Signatures

Event NODE_CTXT_MENU_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 MENU Exporting Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20110105
2 NODE_NAME Exporting Value transfer Type reference (TYPE) STRING 20110105

Event NODE_CTXT_MENU_SELECT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 FCODE Exporting Value transfer Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20110105
2 NODE_NAME Exporting Value transfer Type reference (TYPE) STRING 20110105

Event NODE_DOUBLE_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_NAME Exporting Value transfer Type reference (TYPE) STRING 20101217

Event NODE_KEYPRESS Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 NODE_NAME Exporting Value transfer Type reference (TYPE) STRING 20110228

Event NODE_SELECTION Signature
Event NODE_SELECTION on class /PLMB/IF_SPI_B_TREE_ACCESS has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in