SAP ABAP Interface /UI2/IF_NWBC_RUNTIME35_INT (NWBC - Internal Runtime Interface)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/NWBC_CORE (Package) NetWeaver Business Client - Core Functionality
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_NWBC_RUNTIME35 | Business Client Runtime v3.5 | 20130131 |
Properties
| Interface | /UI2/IF_NWBC_RUNTIME35_INT | |
| Short Description | NWBC - Internal Runtime Interface |
General Data
| Package | /UI2/NWBC_CORE | NetWeaver Business Client - Core Functionality |
| Created | 20120820 | SAP |
| Last changed | 20131127 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | /UI2/IF_NWBC_RUNTIME35 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface /UI2/IF_NWBC_RUNTIME35_INT has no interface.
Friends
Interface /UI2/IF_NWBC_RUNTIME35_INT has no friend.
Attributes
Interface /UI2/IF_NWBC_RUNTIME35_INT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130131 | ||
| 2 | Instance method | Public | Method | 20130131 |
Events
Interface /UI2/IF_NWBC_RUNTIME35_INT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_NAVIGATION_TREE_ACCESS | Public | See coding | 20130131 | BEGIN OF t_navigation_tree_access,
menu_type TYPE /ui2/if_nwbc_runtime35=>t_menu_type,
instance TYPE REF TO /ui2/if_nwbc_nav_tree_access,
END OF t_navigation_tree_access
|
||
| 2 | T_NAVIGATION_TREE_ACCESS_TAB | Public | See coding | 20130131 | t_navigation_tree_access_tab TYPE SORTED TABLE OF t_navigation_tree_access
WITH UNIQUE KEY menu_type
|
Method Signatures
Method FILL_NAVIGATION_TREE_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MENU_TYPE | Call by reference | Type reference (TYPE) | /UI2/IF_NWBC_RUNTIME=>T_MENU_TYPE | 20130131 |
Method FILL_NAVIGATION_TREE_BUFFER on Interface /UI2/IF_NWBC_RUNTIME35_INT has no exception.
Method GET_NAV_TREE_ACCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MENU_TYPE | Call by reference | Type reference (TYPE) | /UI2/IF_NWBC_RUNTIME=>T_MENU_TYPE | 20130131 | ||||
| 2 | RO_NAVIGATION_TREE_ACCESS | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_NWBC_NAV_TREE_ACCESS | 20130131 |
Method GET_NAV_TREE_ACCESS on Interface /UI2/IF_NWBC_RUNTIME35_INT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |