SAP ABAP Class /IWCOR/IF_DS_EDM_FUNC_IMPORT (EDM function import)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EDM_NAMED EDM named 20120814
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EDM_FUNC_IMPORT EDM function import 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_STUB_EDM_FUNC_IMP Mock Impl of Interface /IWCOR/IF_DS_EDM_FUNC_IMPORT 20120928
Properties
Class /IWCOR/IF_DS_EDM_FUNC_IMPORT  
Short Description EDM function import    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120814   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/IF_DS_EDM_FUNC_IMPORT has no forward declaration.
Interfaces
Class /IWCOR/IF_DS_EDM_FUNC_IMPORT has no interface implemented.
Friends
Class /IWCOR/IF_DS_EDM_FUNC_IMPORT has no friend class.
Attributes
Class /IWCOR/IF_DS_EDM_FUNC_IMPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTITY_CONTAINER Instance method Public Method Get entity container 20120814
2 GET_ENTITY_SET Instance method Public Method Get entity set 20120814
3 GET_HTTP_METHOD Instance method Public Method Get http method 20120814
4 GET_NAME Instance method Public Method 20120814
5 GET_PARAMETER Instance method Public Method Get parameter 20120814
6 GET_PARAMETER_NAMES Instance method Public Method Get parameter names 20120814
7 GET_RETURN_TYPE Instance method Public Method Get return type 20120814
Events
Class /IWCOR/IF_DS_EDM_FUNC_IMPORT has no event.
Types
Class /IWCOR/IF_DS_EDM_FUNC_IMPORT has no local type.
Method Signatures

Method GET_ENTITY_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ENTITY_CONTAINER Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_CONT EDM entity container 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_ENTITY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_ENTITY_SET Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET EDM entity set 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_HTTP_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HTTP_METHOD Value transfer Type reference (TYPE) STRING HTTP Method 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_NAME Signature

Method GET_NAME on class /IWCOR/IF_DS_EDM_FUNC_IMPORT has no parameter.
Method GET_NAME on class /IWCOR/IF_DS_EDM_FUNC_IMPORT has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Name of parameter 20120814
2 Returning RO_PARAMETER Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_PARAMETER Parameter 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_PARAMETER_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PARAMETER Value transfer Type reference (TYPE) STRING_TABLE Parameter Names 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814

Method GET_RETURN_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_RETURN_TYPE Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_TYPED Return type of Function import 20120814
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_EDM_ERROR EDM root error 20120814
History
Last changed by/on SAP  20131127 
SAP Release Created in