SAP ABAP Class /UI2/CL_EDM_ACTION_HANDLER (MBF: generic handler for service actions)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_CORE_EDM (Package) UI BE: Entity Data Model Core logic (release independent)
⤷
⤷
Properties
| Class | /UI2/CL_EDM_ACTION_HANDLER | |
| Short Description | MBF: generic handler for service actions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/BASIS_CORE_EDM | UI BE: Entity Data Model Core logic (release independent) |
| Created | 20140207 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /UI2/CL_EDM_ACTION_HANDLER has no interface implemented.
Friends
Class /UI2/CL_EDM_ACTION_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | /UI2/IF_EDM_DATA_PROVIDER | EDM Data Provider | 20140207 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | /UI2/CL_EDM_ACTION_HANDLER | MBF: generic handler for service actions | 20140207 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | /UI2/IF_EDM_MODEL | EDM Model Provider | 20140207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20140207 | ||
| 2 | Static method | Public | Method | 20140207 | ||
| 3 | Instance method | Public | Method | 20140207 | ||
| 4 | Instance method | Private | Method | 20140306 | ||
| 5 | Instance method | Private | Method | 20140207 |
Events
Class /UI2/CL_EDM_ACTION_HANDLER has no event.
Types
Class /UI2/CL_EDM_ACTION_HANDLER has no local type.
Method Signatures
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_ACCESSOR_TARGET | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_EDM_DATA_ACCESSOR | EDM Data Accessor (Entity and Feed) | 20140207 | |||
| 2 | ENTITY_NAME | Call by reference | Type reference (TYPE) | STRING | 20140207 | ||||
| 3 | KEY_TAB_SOURCE | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY | 20140207 | ||||
| 4 | KEY_TAB_TARGET | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY | 20140207 | ||||
| 5 | PATH | Call by reference | Type reference (TYPE) | STRING | 20140207 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | UI2 Exception for data provider | 20140207 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Value transfer | Object reference (TYPE REF TO) | /UI2/CL_EDM_ACTION_HANDLER | MBF: generic handler for service actions | 20140207 |
Method GET_INSTANCE on class /UI2/CL_EDM_ACTION_HANDLER has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDM_DATA_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_EDM_DATA_PROVIDER | EDM Data Provider | 20140207 | |||
| 2 | EDM_MODEL | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_EDM_MODEL | EDM Model Provider | 20140207 |
Method INIT on class /UI2/CL_EDM_ACTION_HANDLER has no exception.
Method _GET_KEYTAB_NAVPROP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAV_PROPERTY_MAPPING_TAB | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_T_NAV_PROPERTY_MAPPING | 20140306 | ||||
| 2 | PREVIOUS_ENTITY_KEYTAB | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY | 20140306 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY | 20140306 |
Method _GET_KEYTAB_NAVPROP on class /UI2/CL_EDM_ACTION_HANDLER has no exception.
Method _GET_KEYTAB_TGT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAV_PROPERTY_MAPPING_TAB | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_MODEL=>TP_T_NAV_PROPERTY_MAPPING | 20140207 | ||||
| 2 | PREVIOUS_ENTITY_KEYTAB | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY | 20140207 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY | 20140207 | ||||
| 4 | TEMPLATE_ENTITY_KEYTAB | Call by reference | Type reference (TYPE) | /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY | 20140207 |
Method _GET_KEYTAB_TGT on class /UI2/CL_EDM_ACTION_HANDLER has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |