SAP ABAP Class /IWCOR/CL_DS_EXT_EP_FACADE (Extended facade for serialization and deserialization)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_EXT (Package) Data Services Extensions
Properties
Class /IWCOR/CL_DS_EXT_EP_FACADE  
Short Description Extended facade for serialization and deserialization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_EXT   Data Services Extensions 
Created 20130325   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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...
2 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWCOR/CL_DS_EXT_EP_FACADE has no interface implemented.
Friends
Class /IWCOR/CL_DS_EXT_EP_FACADE has no friend class.
Attributes
Class /IWCOR/CL_DS_EXT_EP_FACADE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EP_TEXT Static method Private Method Create text provider form writer output 20130325
2 CREATE_FEED_PROVIDER Static method Public Method Create provider for extended entity set serialization 20130325
3 CREATE_WRITER Static method Private Method Create writer 20130325
4 GET_WRITER_OUTPUT Static method Private Method Create output writer 20130325
Events
Class /IWCOR/CL_DS_EXT_EP_FACADE has no event.
Types
Class /IWCOR/CL_DS_EXT_EP_FACADE has no local type.
Method Signatures

Method CREATE_EP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_WRITER Call by reference Object reference (TYPE REF TO) /IWCOR/CL_DS_EP_WRITER_OUTPUT Enitity writer output 20130325
2 Importing IV_ATOM_CONTENT_TYPE Call by reference Type reference (TYPE) STRING Content type for atom format 20130325
3 Importing IV_FORMAT Call by reference Type reference (TYPE) STRING /IWCOR/IF_DS_URI=>GC_FORMAT_ATOM 20130325
4 Returning RO_PROVIDER Value transfer Object reference (TYPE REF TO) /IWCOR/CL_DS_EP_TEXT Provider for textual data 20130325

Method CREATE_EP_TEXT on class /IWCOR/CL_DS_EXT_EP_FACADE has no exception.

Method CREATE_FEED_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABLE Call by reference Object reference (TYPE REF TO) DATA Data table 20130325
2 Importing ID_TABLE_DELETED Call by reference Object reference (TYPE REF TO) DATA Deleted Data table 20130325
3 Importing IO_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET EDM entityset 20130325
4 Importing IO_EXPAND_SELECT Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_URI_EXPAND_SELECT Combined and normalized $expand and $select options 20130325
5 Importing IT_CALLBACK Call by reference Type reference (TYPE) /IWCOR/IF_DS_EP_CALLBACK=>CALLBACK_REGISTRATION_T Callbacks 20130325
6 Importing IT_OPTIONS Call by reference Type reference (TYPE) TIHTTPNVP Additional options (see also /IWCOR/CL_DS_EP_FACADE=>GC_OPTI 20130325
7 Importing IT_SELECT Call by reference Type reference (TYPE) /IWCOR/IF_DS_URI=>SELECT_ITEM_T DEPRECATED use io_expand_select instead 20130325
8 Importing IV_FORMAT Call by reference Type reference (TYPE) STRING /IWCOR/IF_DS_URI=>GC_FORMAT_ATOM Format 20130325
9 Importing IV_HEADER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Add standalone decoration (use ABAP_FALSE in $expand) 20130325
10 Importing IV_INLINECOUNT Call by reference Type reference (TYPE) I -1 Inlinecount 20130325
11 Importing IV_SERVICE_ROOT Call by reference Type reference (TYPE) STRING Service root 20130325
12 Importing IV_SKIPTOKEN Call by reference Type reference (TYPE) STRING Skiptoken 20130325
13 Importing IV_URI Call by reference Type reference (TYPE) STRING Entity set URI 20130325
14 Returning RO_PROVIDER Value transfer Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY_PROVIDER Atom Feed provider 20130325
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR OData error 20130325

Method CREATE_WRITER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORMAT Call by reference Type reference (TYPE) STRING Format 20130325
2 Returning RO_WRITER Value transfer Object reference (TYPE REF TO) /IWCOR/IF_DS_EP_WRITER Writer 20130325

Method CREATE_WRITER on class /IWCOR/CL_DS_EXT_EP_FACADE has no exception.

Method GET_WRITER_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORMAT Call by reference Type reference (TYPE) STRING Format 20130325
2 Importing IV_STANDALONE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Standalone 20130325
3 Returning RO_OUTPUT Value transfer Object reference (TYPE REF TO) /IWCOR/CL_DS_EP_WRITER_OUTPUT Output writer 20130325
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_INTERNAL_ERROR OData server error - internal server error 20130325
History
Last changed by/on SAP  20131127 
SAP Release Created in 200