SAP ABAP Class /UI2/IF_NWBC_RUNTIME35_INT (NWBC - Internal Runtime Interface)
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
| Class | /UI2/IF_NWBC_RUNTIME35_INT | |
| Short Description | NWBC - Internal Runtime Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120820 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /UI2/IF_NWBC_RUNTIME35_INT has no interface implemented.
Friends
Class /UI2/IF_NWBC_RUNTIME35_INT has no friend class.
Attributes
Class /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
Class /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 class /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 class /UI2/IF_NWBC_RUNTIME35_INT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |