SAP ABAP Interface /IWCOR/IF_DS_PROC_FUNC_IMPORT (OData function import processor)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_PROC (Package) Request Processors
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_PROC_SINGLE OData single request processor 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_PROC_SINGLE Mock Impl of Processor Interfaces 20120928
Properties
Interface /IWCOR/IF_DS_PROC_FUNC_IMPORT  
Short Description OData function import processor    
General Data
Package /IWCOR/SODATA_PROC   Request Processors 
Created 20110701   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /IWCOR/IF_DS_URI Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface /IWCOR/IF_DS_PROC_FUNC_IMPORT has no interface.
Friends
Interface /IWCOR/IF_DS_PROC_FUNC_IMPORT has no friend.
Attributes
Interface /IWCOR/IF_DS_PROC_FUNC_IMPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Excecute function import 20120813
Events
Interface /IWCOR/IF_DS_PROC_FUNC_IMPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FUNCTION_IMPORT_INFO_S Public See coding Function import info 20120813 BEGIN OF function_import_info_s, function_import TYPE REF TO /IWCOR/if_DS_edm_func_import, parameter TYPE /IWCOR/if_DS_uri=>parameter_value_t, END OF function_import_info_s
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FUNCTION_IMPORT Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_FUNC_IMPORT Function import 20120813
2 Importing IT_PARAMETER_VALUE Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>PARAMETER_VALUE_T Function import parameter values 20120813
3 Importing IV_FORMAT Call by reference Type reference (TYPE) STRING Format 20120813
4 Returning RO_PROVIDER Value transfer Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY_PROVIDER Entity Provider 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813
History
Last changed by/on SAP  20131127 
SAP Release Created in 200