SAP ABAP Class /UI2/CL_TEST_EDM_MP (EDM Model Provider: Pagebuilder)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/TEST_PERSISTENCY_WD_700 (Package) Test Persistency

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_EDM_MODEL | EDM Model Provider | 20120130 |
Properties
Class | /UI2/CL_TEST_EDM_MP | |
Short Description | EDM Model Provider: Pagebuilder | |
Super Class | /UI2/CL_EDM_MODEL | EDM Model Provider |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/TEST_PERSISTENCY_WD_700 | Test Persistency |
Created | 20120130 | SAP |
Last change | 20131127 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /UI2/CL_TEST_EDM_MP has no forward declaration.
Interfaces
Class /UI2/CL_TEST_EDM_MP has no interface implemented.
Friends
Class /UI2/CL_TEST_EDM_MP has no friend class.
Attributes
Class /UI2/CL_TEST_EDM_MP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120130 |
Events
Class /UI2/CL_TEST_EDM_MP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TP_S_ENTITY_1_KEY | Public | See coding | 20121204 | begin of TP_S_ENTITY_1_KEY,
keya type string,
attr1 type string,
attr2 type string,
end of tp_s_entity_1_key
|
||
2 | TP_S_ENTITY_2_KEYS | Public | See coding | 20120130 | begin of TP_S_ENTITY_2_KEYS,
key1 type string,
key2 type string,
attr1 type string,
attr2 type string,
end of tp_s_entity_2_keys
|
||
3 | TP_S_ENTITY_3_KEYS | Public | See coding | 20120201 | begin of TP_S_ENTITY_3_KEYS,
key_a type string,
key_b type string,
key_c type string,
attr1 type string,
attr2 type string,
end of tp_s_entity_3_keys
|
||
4 | TP_S_ENTITY_4_KEYS | Public | See coding | 20120201 | begin of TP_S_ENTITY_4_KEYS,
key_w type string,
key_x type string,
key_y type string,
key_z type string,
attr1 type string,
attr2 type string,
end of tp_s_entity_4_keys
|
||
5 | TP_T_ENTITY_1_KEY | Public | See coding | 20121204 | tp_t_entity_1_key type HASHED TABLE OF tp_s_entity_1_key
with UNIQUE key keya
|
||
6 | TP_T_ENTITY_2_KEYS | Public | See coding | 20120130 | tp_t_entity_2_keys type HASHED TABLE OF tp_s_entity_2_keys
with UNIQUE key key1 key2
|
||
7 | TP_T_ENTITY_3_KEY | Public | See coding | 20120201 | tp_t_entity_3_key type HASHED TABLE OF tp_s_entity_3_keys
with UNIQUE key key_a key_b key_c
|
||
8 | TP_T_ENTITY_4_KEY | Public | See coding | 20120201 | tp_t_entity_4_key type HASHED TABLE OF tp_s_entity_4_keys
with UNIQUE key key_w key_x key_y key_z
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /UI2/CL_TEST_EDM_MP has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
UI2 Exception for data provider | 20120130 |
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 100 |