SAP ABAP Interface /UI2/IF_EDM_MP_ADAPTATION (Adaptation Service: Constants and Types)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_SERVICES_ADAPTATION (Package) UI BE: Adaptation Service (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_ADAPTATION | EDM Model Provider: Adaptation | 20121002 |
Properties
Interface | /UI2/IF_EDM_MP_ADAPTATION | |
Short Description | Adaptation Service: Constants and Types |
General Data
Package | /UI2/BASIS_SERVICES_ADAPTATION | UI BE: Adaptation Service (release independent) |
Created | 20121002 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface /UI2/IF_EDM_MP_ADAPTATION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /UI2/IF_EDM_MODEL | EDM Model Provider | 20121002 |
Friends
Interface /UI2/IF_EDM_MP_ADAPTATION has no friend.
Attributes
Interface /UI2/IF_EDM_MP_ADAPTATION has no attribute.
Methods
Interface /UI2/IF_EDM_MP_ADAPTATION has no method.
Events
Interface /UI2/IF_EDM_MP_ADAPTATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_COLLECTION | Public | See coding | 20121002 | begin of TP_S_COLLECTION,
id type string,
END OF tp_s_collection
|
||
2 | TP_S_PROPERTY | Public | See coding | 20121002 | begin of tp_s_property,
collection_id type string,
name type string,
value type string,
end of tp_s_property
|
||
3 | TP_T_COLLECTION | Public | See coding | 20121002 | tp_t_collection type hashed TABLE OF tp_s_collection with UNIQUE KEY id
|
||
4 | TP_T_PROPERTY | Public | See coding | 20121002 | tp_t_property type HASHED TABLE OF tp_s_property with unique key collection_id name
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 100 |