SAP ABAP Interface /UI2/IF_NWBC_NAV_TREE_ACCESS (NWBC - Navigation Tree Access)
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
Properties
Interface /UI2/IF_NWBC_NAV_TREE_ACCESS  
Short Description NWBC - Navigation Tree Access    
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_RUNTIME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /UI2/IF_NWBC_NAV_TREE_ACCESS has no interface.
Friends
Interface /UI2/IF_NWBC_NAV_TREE_ACCESS has no friend.
Attributes
Interface /UI2/IF_NWBC_NAV_TREE_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OBJECT_ID Instance method Public Method 20130131
2 CHECK_UNIQUE_ID Instance method Public Method 20130131
3 GET_MENU_TYPE Instance method Public Method 20130131
4 GET_TABLE Instance method Public Method 20130131
5 IS_CACHABLE Instance method Public Method 20130131
6 READ_BY_OBJECT_ID Instance method Public Method 20130131
7 READ_BY_UNIQUE_ID Instance method Public Method 20130131
Events
Interface /UI2/IF_NWBC_NAV_TREE_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_T_NAVIGATION_TREE Public See coding 20130131 gty_t_navigation_tree type sorted table of /ui2/if_nwbc_runtime=>t_navigation_entry with unique key parent_id sort_order
Method Signatures

Method CHECK_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) STRING 20130131
2 Returning RV_EXISTS Value transfer Type reference (TYPE) BOOLE_D 20130131
# Exception Resumable Description Created on
1 /UI2/CX_NWBC_STATIC_CHECK 20130131

Method CHECK_UNIQUE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNIQUE_ID Call by reference Type reference (TYPE) STRING 20130131
2 Returning RV_EXISTS Value transfer Type reference (TYPE) BOOLE_D 20130131
# Exception Resumable Description Created on
1 /UI2/CX_NWBC_STATIC_CHECK 20130131

Method GET_MENU_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CORRECT_MENU_TYPE Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20130131
2 Returning RV_MENU_TYPE Value transfer Type reference (TYPE) /UI2/IF_NWBC_RUNTIME=>T_MENU_TYPE 20130131
# Exception Resumable Description Created on
1 /UI2/CX_NWBC_STATIC_CHECK 20130131

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TABLE_INFO Call by reference Type reference (TYPE) /UI2/IF_NWBC_RUNTIME=>T_NAVIGATION_TREE_INFO 20130131
2 Exporting ETR_TABLE Call by reference Object reference (TYPE REF TO) /UI2/IF_NWBC_RUNTIME=>T_NAVIGATION_TREE_SRT 20130131
3 Exporting ET_TABLE Call by reference Type reference (TYPE) /UI2/IF_NWBC_RUNTIME=>T_NAVIGATION_TREE_SRT 20130131
# Exception Resumable Description Created on
1 /UI2/CX_NWBC_STATIC_CHECK 20130131

Method IS_CACHABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DONT_FORCE_MENU_GENERATION Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE 20130131
2 Returning RV_IS_CACHABLE Value transfer Type reference (TYPE) BOOLE_D 20130131
# Exception Resumable Description Created on
1 /UI2/CX_NWBC_STATIC_CHECK 20130131

Method READ_BY_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) /UI2/IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY 20130131
2 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) STRING 20130131
3 Importing IV_READ_BY_REF_ID Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE 20130131
# Exception Resumable Description Created on
1 /UI2/CX_NWBC_STATIC_CHECK 20130131

Method READ_BY_UNIQUE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) /UI2/IF_NWBC_RUNTIME=>T_NAVIGATION_ENTRY 20130131
2 Importing IV_UNIQUE_ID Call by reference Type reference (TYPE) STRING 20130131
# Exception Resumable Description Created on
1 /UI2/CX_NWBC_STATIC_CHECK 20130131
History
Last changed by/on SAP  20131127 
SAP Release Created in 100