SAP ABAP Interface /PLMB/IF_SPI_B_TREE_ACCESS (Interface for Calling Tree)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_TOOLS (Package) Service Provider Infrastructure Tools
⤷
⤷
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
| Interface | /PLMB/IF_SPI_B_TREE_ACCESS | |
| Short Description | Interface for Calling Tree |
General Data
| Package | /PLMB/BA_SPI_TOOLS | Service Provider Infrastructure Tools |
| Created | 20101216 | SAP |
| Last changed | 20110908 | SAP |
| 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
Interface /PLMB/IF_SPI_B_TREE_ACCESS has no interface.
Friends
Interface /PLMB/IF_SPI_B_TREE_ACCESS has no friend.
Attributes
Interface /PLMB/IF_SPI_B_TREE_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20101216 | ||
| 2 | Instance method | Public | Method | 20110322 | ||
| 3 | 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
Interface /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 | IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101216 | ||||
| 2 | IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20110419 |
Method BUILD_TREE on Interface /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 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110322 |
Method NODE_CHANGE on Interface /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 | IT_EVENTS | Call by reference | Type reference (TYPE) | CNTL_SIMPLE_EVENTS | 20101217 |
Method REGISTER_EVENTS on Interface /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 Interface /PLMB/IF_SPI_B_TREE_ACCESS has no parameter.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |