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 /UI2/IF_EDM_DATA_ACCESSOR 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 M_DP Instance attribute Private Object reference (TYPE REF TO) /UI2/IF_EDM_DATA_PROVIDER EDM Data Provider 20140207
2 M_INSTANCE Static Attribute Private Object reference (TYPE REF TO) /UI2/CL_EDM_ACTION_HANDLER MBF: generic handler for service actions 20140207
3 M_MP 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 CLONE Instance method Public Method 20140207
2 GET_INSTANCE Static method Public Method 20140207
3 INIT Instance method Public Method 20140207
4 _GET_KEYTAB_NAVPROP Instance method Private Method 20140306
5 _GET_KEYTAB_TGT 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 Returning DATA_ACCESSOR_TARGET Value transfer Object reference (TYPE REF TO) /UI2/IF_EDM_DATA_ACCESSOR EDM Data Accessor (Entity and Feed) 20140207
2 Importing ENTITY_NAME Call by reference Type reference (TYPE) STRING 20140207
3 Importing KEY_TAB_SOURCE Call by reference Type reference (TYPE) /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY 20140207
4 Importing KEY_TAB_TARGET Call by reference Type reference (TYPE) /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY 20140207
5 Importing PATH Call by reference Type reference (TYPE) STRING 20140207
# Exception Resumable Description Created on
1 /UI2/CX_RUNTIME 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 Returning 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 Importing EDM_DATA_PROVIDER Call by reference Object reference (TYPE REF TO) /UI2/IF_EDM_DATA_PROVIDER EDM Data Provider 20140207
2 Importing 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 Importing NAV_PROPERTY_MAPPING_TAB Call by reference Type reference (TYPE) /UI2/IF_EDM_MODEL=>TP_T_NAV_PROPERTY_MAPPING 20140306
2 Importing PREVIOUS_ENTITY_KEYTAB Call by reference Type reference (TYPE) /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY 20140306
3 Returning 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 Importing NAV_PROPERTY_MAPPING_TAB Call by reference Type reference (TYPE) /UI2/IF_EDM_MODEL=>TP_T_NAV_PROPERTY_MAPPING 20140207
2 Importing PREVIOUS_ENTITY_KEYTAB Call by reference Type reference (TYPE) /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY 20140207
3 Returning RESULT Value transfer Type reference (TYPE) /UI2/IF_EDM_DATA_ACCESSOR=>TP_T_KEY 20140207
4 Importing 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