SAP ABAP Interface /UI2/IF_EDM_MP_NAV_TREE (EDM IF Model Provider: Naviagtion Tree)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_SERVICES_NAV_TREE (Package) UI BE: Navigation tree Service Model (release independent)

⤷

⤷

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
Interface | /UI2/IF_EDM_MP_NAV_TREE | |
Short Description | EDM IF Model Provider: Naviagtion Tree |
General Data
Package | /UI2/BASIS_SERVICES_NAV_TREE | UI BE: Navigation tree Service Model (release independent) |
Created | 20111014 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /UI2/IF_EDM_MP_NAV_TREE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /UI2/IF_EDM_MODEL | EDM Model Provider | 20111014 |
Friends
Interface /UI2/IF_EDM_MP_NAV_TREE has no friend.
Attributes
Interface /UI2/IF_EDM_MP_NAV_TREE has no attribute.
Methods
Interface /UI2/IF_EDM_MP_NAV_TREE has no method.
Events
Interface /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 | 200 |