SAP ABAP Class /IWCOR/IF_DS_EP_READ_LINK (Callback for reading navigation property)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EP_CALLBACK Callback marker interface 20120813
Properties
Class /IWCOR/IF_DS_EP_READ_LINK  
Short Description Callback for reading navigation property    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120117   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/IF_DS_EP_READ_LINK has no forward declaration.
Interfaces
Class /IWCOR/IF_DS_EP_READ_LINK has no interface implemented.
Friends
Class /IWCOR/IF_DS_EP_READ_LINK has no friend class.
Attributes
Class /IWCOR/IF_DS_EP_READ_LINK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_READ_CONTENT Instance method Public Method Read link content event handler 20120813
2 ON_READ_DEFERRED_URI Instance method Public Method Read link deferred URI event handler 20120813
Events
Class /IWCOR/IF_DS_EP_READ_LINK has no event.
Types
Class /IWCOR/IF_DS_EP_READ_LINK has no local type.
Method Signatures

Method ON_READ_CONTENT 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_READER Call by reference Object reference (TYPE REF TO) IF_SXML_READER Reader 20120813
4 Importing IO_TARGET_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Target entity set 20120813
5 Importing IS_DATA Call by reference Type reference (TYPE) DATA Data structure 20120813
6 Importing IV_URI Call by reference Type reference (TYPE) STRING Entity URI 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813
2 CX_SXML_PARSE_ERROR 20120813

Method ON_READ_DEFERRED_URI 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_TARGET_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Target entity set 20120813
4 Importing IS_DATA Call by reference Type reference (TYPE) DATA Data structure 20120813
5 Importing IV_DEFERRED_URI Call by reference Type reference (TYPE) STRING Deferred URI 20120813
6 Importing IV_URI Call by reference Type reference (TYPE) STRING Entity URI 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20120813
History
Last changed by/on SAP  20131127 
SAP Release Created in