SAP ABAP Interface /UI2/IF_EDM_MP_NAV_RES (EDM IF Model Provider: Naviagtion Resolution)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_SERVICES_NAV_RES (Package) UI BE: Navigation Resolution

⤷

⤷

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_RES | EDM Model Provider: Navigation REsulution | 20130517 |
Properties
Interface | /UI2/IF_EDM_MP_NAV_RES | |
Short Description | EDM IF Model Provider: Naviagtion Resolution |
General Data
Package | /UI2/BASIS_SERVICES_NAV_RES | UI BE: Navigation Resolution |
Created | 20130517 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /UI2/IF_EDM_MP_NAV_RES has no forward declaration.
Interfaces
Interface /UI2/IF_EDM_MP_NAV_RES has no interface.
Friends
Interface /UI2/IF_EDM_MP_NAV_RES has no friend.
Attributes
Interface /UI2/IF_EDM_MP_NAV_RES has no attribute.
Methods
Interface /UI2/IF_EDM_MP_NAV_RES has no method.
Events
Interface /UI2/IF_EDM_MP_NAV_RES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_NAV_TARGET | Public | See coding | 20130517 | BEGIN OF tp_s_nav_target,
app_id TYPE string,
nav_mode TYPE string,
cachable TYPE boole_d,
menu_item_id TYPE string,
required_parameters TYPE string,
last_used TYPE tzntstmps,
usage_counter TYPE int2,
title TYPE string,
technology_parameters TYPE string,
form_factor TYPE string,
embedding_mode TYPE string,
url TYPE string,
app_view_type type string,
suspend_session type boole_d,
parameters type string,
application_alias type string,
application_data type string,
END OF tp_s_nav_target
|
||
2 | TP_S_PARAMETER | Public | See coding | 20130517 | BEGIN OF tp_s_parameter,
name TYPE string,
value TYPE string,
END OF tp_s_parameter
|
||
3 | TP_T_NAV_TARGET | Public | See coding | 20130517 | tp_t_nav_target TYPE STANDARD TABLE OF tp_s_nav_target with key app_id
|
||
4 | TP_T_PARAMETER | Public | See coding | 20130517 | tp_t_parameter TYPE HASHED TABLE OF tp_s_parameter WITH UNIQUE KEY name
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |