SAP ABAP Interface /IWCOR/IF_DS_PROC_ENTITY_LINK (OData entity link 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_ENTITY_LINK  
Short Description OData entity link 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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface /IWCOR/IF_DS_PROC_ENTITY_LINK has no interface.
Friends
Interface /IWCOR/IF_DS_PROC_ENTITY_LINK has no friend.
Attributes
Interface /IWCOR/IF_DS_PROC_ENTITY_LINK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE Instance method Public Method Delete entity link 20120813
2 EXISTS Instance method Public Method Is entity link existing 20120813
3 READ Instance method Public Method Read entity link 20120813
4 UPDATE Instance method Public Method Update entity link 20120813
Events
Interface /IWCOR/IF_DS_PROC_ENTITY_LINK has no event.
Types
Interface /IWCOR/IF_DS_PROC_ENTITY_LINK has no local type.
Method Signatures

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Entity set 20120813
2 Importing IS_NAVIGATION_PATH_SEGMENT Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>NAVIGATION_PATH_SEGMENT_S 20120813
3 Importing IT_KEY Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>KEY_PREDICATE_T Keys 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Entity set 20120813
2 Importing IS_FUNCTION_IMPORT_INFO Call by reference Type reference (TYPE) /IWCOR/IF_DS_PROC_FUNC_IMPORT=>FUNCTION_IMPORT_INFO_S 20120813
3 Importing IT_KEY Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>KEY_PREDICATE_T Keys 20120813
4 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>NAVIGATION_PATH_SEGMENT_T Navigation path 20120813
5 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Exists 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Entity set 20120813
2 Importing IS_FUNCTION_IMPORT_INFO Call by reference Type reference (TYPE) /IWCOR/IF_DS_PROC_FUNC_IMPORT=>FUNCTION_IMPORT_INFO_S Function Import and parameter 20120813
3 Importing IT_KEY Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>KEY_PREDICATE_T Keys 20120813
4 Importing IT_NAVIGATION_PATH Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>NAVIGATION_PATH_SEGMENT_T Navigation path 20120813
5 Importing IV_FOR Call by reference Type reference (TYPE) /IWCOR/IF_DS_SVC_PROC=>OPERATION 20120813
6 Importing IV_FORMAT Call by reference Type reference (TYPE) STRING Format 20120813
7 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

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Entity set 20120813
2 Importing IO_NAVIGATION_PROPERTY Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_NAV_PROPERTY Navigation property 20120813
3 Importing IO_REQUEST_ENTITY Call by reference Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY Request entity 20120813
4 Importing IT_KEY Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>KEY_PREDICATE_T Keys 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813
History
Last changed by/on SAP  20131127 
SAP Release Created in 200