SAP ABAP Interface /UI2/IF_EDM_MP_INTEROP (EDM IF Model Provider: Interoperability)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/BASIS_SERVICES_INTEROP (Package) UI BE: Interface Interoperability Service
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /UI2/CL_EDM_MP_INTEROP EDM Model Provider: Interoperability 20130628
Properties
Interface /UI2/IF_EDM_MP_INTEROP  
Short Description EDM IF Model Provider: Interoperability    
General Data
Package /UI2/BASIS_SERVICES_INTEROP   UI BE: Interface Interoperability Service 
Created 20130627   SAP 
Last changed 20141121    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /UI2/CL_TM_INDEX_SHR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /UI2/IF_EDM_MP_INTEROP has no interface.
Friends
Interface /UI2/IF_EDM_MP_INTEROP has no friend.
Attributes
Interface /UI2/IF_EDM_MP_INTEROP has no attribute.
Methods
Interface /UI2/IF_EDM_MP_INTEROP has no method.
Events
Interface /UI2/IF_EDM_MP_INTEROP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_S_CELINK Public See coding 20130627 begin of tp_s_celink, id type string, text type string, application_type type string, application_alias type string, action type string, end of tp_s_celink
2 TP_S_FORM_FACTOR Public See coding 20140424 begin of tp_s_form_factor, desktop type boole_d, tablet type boole_d, phone type boole_d, end of tp_s_form_factor
3 TP_S_MESSAGE Public See coding 20140109 begin of tp_s_message, id type char24, subject type char40, component type akhkompo, text type string, log_id type string, priority type char1, url type string, client_context type string, catalog_id type string, hash type string, end of tp_s_message
4 TP_S_NAV_TARGET Public See coding 20130627 begin of tp_s_nav_target, id type string, shell_type type string, text type string, navigation_mode type string, application_type type string, application_data type string, application_alias type string, post_parameters type string, url type string, allow_params type boole_d, formfactors type tp_s_form_factor, signature type /ui2/cl_tm_index_shr=>tt_sig_param, end of tp_s_nav_target
5 TP_S_PARAMETER Public See coding 20130627 begin of tp_s_parameter, name type string, value type string, end of tp_s_parameter
6 TP_S_PERS_CONTAINER Public See coding 20140722 begin of tp_s_pers_container, id type /ui2/container_id, category type /ui2/container_category, validity type /ui2/container_validity, expiration_time type /ui2/container_expiration_time, appl_component type akhkompo, end of tp_s_pers_container
7 TP_S_PERS_CONTAINER_ITEM Public See coding 20140722 begin of tp_s_pers_container_item, cont_id type /ui2/container_id, cont_category type /ui2/container_category, id type /ui2/item_id, category type /ui2/item_category, value type /ui2/item_value, end of tp_s_pers_container_item
8 TP_S_SEMANTIC_OBJECT Public See coding 20130627 begin of tp_s_semantic_object, id type string, text type string, end of tp_s_semantic_object
9 TP_S_SIGNATURE_PARAM Public See coding 20140428 begin of tp_s_signature_param, id type string, nav_target_id type string, name type string, value type string, required type boole_d, regexp type boole_d, end of tp_s_signature_param
10 TP_S_TARGET_MAPPING Public See coding 20140424 begin of tp_s_target_mapping, id type string, text type string, semantic_object type string, semantic_action type string, nav_target_id type string, catalog_id type string, allow_params type boole_d, formfactors type tp_s_form_factor, application_type type string, application_data type string, url type string, end of tp_s_target_mapping
11 TP_S_THEME Public See coding 20140624 begin of tp_s_theme, theme_id type /ui5/themes_f4-theme_id, theme_name type /ui5/themes_f4-theme_name, theme_vendor type /ui5/themes_f4-theme_vendor, supports_sapui5 type boole_d,"/UI5/THEME_SUPPORTS_SAPUI5, supports_ur type boole_d," /UI5/THEME_SUPPORTS_UR, supports_nwbc type boole_d,"/UI5/THEME_SUPPORTS_NWBC, supports_sapui5m type boole_d,"/UI5/THEME_SUPPORTS_SAPUI5_M, shell_type type string, end of tp_s_theme
12 TP_S_USER_PROFILE Public See coding 20140624 begin of tp_s_user_profile, uname type syuname, id type string, " theme, opacity shell_type type string, " FLP value type string, data_type type string, edit_state type int1, validation_mask type string, end of tp_s_user_profile
13 TP_S_USER_PROFILE_VALUE Public See coding 20140711 begin of tp_s_user_profile_value, id type string, " theme, opacity shell_type type string, " FLP value type string, description type string, end of tp_s_user_profile_value
14 TP_T_CELINK Public See coding 20130627 tp_t_celink type standard table of tp_s_celink with key id
15 TP_T_MESSAGE Public See coding 20140109 tp_t_message type standard table of tp_s_message with key id
16 TP_T_NAV_TARGET Public See coding 20130627 tp_t_nav_target type standard table of tp_s_nav_target with key id
17 TP_T_PARAMETER Public See coding 20130627 tp_t_parameter type hashed table of tp_s_parameter with unique key name
18 TP_T_PERS_CONTAINER_ITEM Public See coding 20140805 tp_t_pers_container_item type standard table of tp_s_pers_container_item with key cont_id cont_category id category
19 TP_T_SEMANTIC_OBJECT Public See coding 20130627 tp_t_semantic_object type standard table of tp_s_semantic_object with key id
20 TP_T_SIGNATURE_PARAM Public See coding 20140428 tp_t_signature_param type standard table of tp_s_signature_param with key name
21 TP_T_TARGET_MAPPING Public See coding 20140424 tp_t_target_mapping type standard table of tp_s_target_mapping with key id
22 TP_T_THEME Public See coding 20140624 tp_t_theme type standard table of tp_s_theme with key theme_id shell_type
23 TP_T_USER_PROFILE Public See coding 20140624 tp_t_user_profile type standard table of tp_s_user_profile with key uname id shell_type
24 TP_T_USER_PROFILE_VALUE Public See coding 20140711 tp_t_user_profile_value type standard table of tp_s_user_profile_value with key id shell_type value
History
Last changed by/on SAP  20141121 
SAP Release Created in 100