SAP ABAP IMG Activity /IWFND/V_MGDPIM (Assign Data Provider to Data Model)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CS (Application Component) IWF Common Services
     /IWFND/COF (Package) GW Framework - Configuration
IMG Activity
ID /IWFND/V_MGDPIM Assign Data Provider to Data Model  
Transaction Code /IWFND/32000017   (empty) 
Created on 20110802    
Customizing Attributes /IWFND/V_MGDPIM_ATT   Assign Data Provider to Data Model 
Customizing Activity /IWFND/V_MGDPIM_OBJ   Assign Data Provider to Data Model Maintenance Object 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name /IWFND/V_MGDPIM_TEXT    

Use

In SAP NetWeaver Gateway entities are defined and connected in Object Models (Models). These Object Models can be exposed as OData services during runtime via so-called "Services". The runtime processing is handled by data provider classes that are assigned to the Object Models.

A data provider implementation inherits from class /IWFND/CL_MGW_ABS_DATA and needs to overwrite the methods defined in the interface /IWFND/IF_MGW_APPL_RUNTIME.

A data provider implementation is defined via the attributes listed below.

Requirements

Standard settings

Activities

  1. Carry out the activity via the Activity icon.
  2. Define your data provider implementation via the following attributes:
    • Model Identifier
    • The ID of the model the data provider is used for
    • Type
    • Data provider implementation type.

    (Adaptation) Data Provider    |    Default setting

    Composition Data Provider    |    Composes different Models

    Multi Destination Composition Data Provider    |    Composes data from several backend systems

Currently only type (Adaptation) Data Provider is supported.
  • Software Version
  • The software version supported by the data provider implementation.
    This is only needed for "(Adaptation) Data Provider" and "Composition Data Provider"
    If there is only one data provider for a model use Software Version DEFAULT.
    The software version is defined via view /IWFND/V_COCCOL (Common List of Codes for SAP NetWeaver Gateway) for Code Type "Software Version for Instance Manager".
  • Class/Interface
  • Name of the ABAP Class
  • Description
  • Explanatory text

  1. Save your settings.

Example

Business Attributes
ASAP Roadmap ID 105   Define functions and processes 
Mandatory / Optional 1   Mandatory activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
/IWFND/V_MGDPIM V - View SM30  
History
Last changed by/on SAP  20140206 
SAP Release Created in 250