SAP ABAP Class /UI2/IF_EDM_MP_NAV_TREE (EDM IF Model Provider: Naviagtion Tree)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /UI2/IF_EDM_MODEL EDM Model Provider 20111014
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/CL_EDM_MP_NAV_TREE EDM Model Provider: Navigation tree 20111014
Properties
Class /UI2/IF_EDM_MP_NAV_TREE  
Short Description EDM IF Model Provider: Naviagtion Tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111014   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/IF_EDM_MP_NAV_TREE has no forward declaration.
Interfaces
Class /UI2/IF_EDM_MP_NAV_TREE has no interface implemented.
Friends
Class /UI2/IF_EDM_MP_NAV_TREE has no friend class.
Attributes
Class /UI2/IF_EDM_MP_NAV_TREE has no attribute.
Methods
Class /UI2/IF_EDM_MP_NAV_TREE has no method.
Events
Class /UI2/IF_EDM_MP_NAV_TREE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_ABSOLUTE Public See coding 20120509 begin of TP_S_ABSOLUTE, SHELL_TITLE type String, windows_features type string, history_mode type int2, url type string, system_alias type string, end of TP_S_ABSOLUTE
2 TP_S_FOLDER Public See coding 20111014 begin of tp_s_folder, id type string, parent_id type string, hidden type boole_d, important type boole_d, text type string, description type string, level type int2, sort_index type int2, style type string, application_alias type string, end of tp_s_folder
3 TP_S_ICON Public See coding 20111014 begin of tp_s_icon, id type string, parent_id type string, size type string, src type string, mime_type type string, end of tp_s_icon
4 TP_S_LINK Public See coding 20111014 begin of tp_s_link, id type string, parent_id type string, href type string, type type string, hidden type boole_d, window_mode type string, important type boole_d, text type string, description type string, sort_index type int2, style type string, application_data type string, application_type type string, application_alias type string, my_favorite type boole_d, my_favorite_created type TZNTSTMPS, my_last_used type TZNTSTMPS, my_usage_counter type int2, end of tp_s_link
5 TP_S_LINK_DESC Public See coding 20120509 begin of tp_s_link_desc, id type string, bus_param type string, shell type string, launch_inplace type string, shell_hosted type string, SHELL_VISIBILITY type string, APPLICATION_TYPE type string, application_data type string, application_alias type string, post_parameters type string, absolute type TP_S_ABSOLUTE, obn type TP_S_obn, SHELL_TITLE type String, end of tp_s_link_desc
6 TP_S_OBN Public See coding 20120509 begin of TP_S_OBN, business_object type String, operation type string, resolving_mode type string, get_parameters type string, system_alias type string, end of TP_S_OBN
7 TP_S_TAG Public See coding 20111014 begin of tp_s_tag, text type string, end of tp_s_tag
8 TP_T_FOLDER Public See coding 20111014 tp_t_folder type hashed table of tp_s_folder with unique key id
9 TP_T_ICON Public See coding 20111014 tp_t_icon type hashed table of tp_s_icon with unique key id
10 TP_T_LINK Public See coding 20111014 tp_t_link type hashed table of tp_s_link with unique key id
11 TP_T_LINK_DESC Public See coding 20120509 tp_t_link_desc type hashed table of tp_s_link_desc with unique key id
12 TP_T_TAG Public See coding 20111014 tp_t_tag type hashed table of tp_s_tag with unique key text
History
Last changed by/on SAP  20131127 
SAP Release Created in