SAP ABAP Interface /UI2/IF_EDM_MP_TRANSPORT (EDM IF Model Provider: Transport)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_SERVICES_TRANSPORT (Package) UI BE: Transport

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/CL_EDM_MP_TRANSPORT | EDM Model Provider: Interoperability | 20130806 |
Properties
Interface | /UI2/IF_EDM_MP_TRANSPORT | |
Short Description | EDM IF Model Provider: Transport |
General Data
Package | /UI2/BASIS_SERVICES_TRANSPORT | UI BE: Transport |
Created | 20130627 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface /UI2/IF_EDM_MP_TRANSPORT has no interface.
Friends
Interface /UI2/IF_EDM_MP_TRANSPORT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CG_PARID_CUST | Constant | Public | Type reference (TYPE) | MEMORYID | '/UI2/WD_TRKORR_CUST' | SET/GET PARAMETER ID | 20130809 | |
2 | CG_PARID_PACKAGE | Constant | Public | Type reference (TYPE) | MEMORYID | '/UI2/WDC_DEVCLASS' | SET/GET PARAMETER ID | 20130809 | |
3 | CG_PARID_WB | Constant | Public | Type reference (TYPE) | MEMORYID | '/UI2/WD_TRKORR_CONF' | SET/GET PARAMETER ID | 20130809 |
Methods
Interface /UI2/IF_EDM_MP_TRANSPORT has no method.
Events
Interface /UI2/IF_EDM_MP_TRANSPORT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_CUSTOMIZING_REQUEST | Public | See coding | 20130806 | BEGIN OF tp_s_customizing_request,
id TYPE trkorr,
description TYPE string,
isdefaultrequest TYPE boole_d,
END OF tp_s_customizing_request
|
||
2 | TP_S_PACKAGE | Public | See coding | 20130806 | BEGIN OF tp_s_package,
id TYPE string,
description TYPE string,
isdefaultpackage TYPE boole_d,
END OF tp_s_package
|
||
3 | TP_S_WORKBENCH_REQUEST | Public | See coding | 20130806 | BEGIN OF tp_s_workbench_request,
id TYPE trkorr,
description TYPE string,
isdefaultrequest TYPE boole_d,
END OF tp_s_workbench_request
|
||
4 | TP_T_CUSTOMIZING_REQUEST | Public | See coding | 20130806 | tp_t_customizing_request TYPE STANDARD TABLE OF tp_s_customizing_request WITH KEY id
|
||
5 | TP_T_PACKAGE | Public | See coding | 20130806 | tp_t_package TYPE STANDARD TABLE OF tp_s_package WITH KEY id
|
||
6 | TP_T_WORKBENCH_REQUEST | Public | See coding | 20130806 | tp_t_workbench_request TYPE STANDARD TABLE OF tp_s_workbench_request WITH KEY id
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |