SAP ABAP Class /IWCOR/CL_DS_EXT_EP_WRITER_XML (Extended XML Writer)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_EXT (Package) Data Services Extensions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWCOR/CL_DS_EP_WRITER_XML Writer for ATOM and XML format 20130325
Properties
Class /IWCOR/CL_DS_EXT_EP_WRITER_XML  
Short Description Extended XML Writer    
Super Class /IWCOR/CL_DS_EP_WRITER_XML Writer for ATOM and XML format 
Instantiability of a Class 1  Protected 
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_ATOM_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class /IWCOR/CL_DS_EXT_EP_WRITER_XML has no interface implemented.
Friends
Class /IWCOR/CL_DS_EXT_EP_WRITER_XML has no friend class.
Attributes
Class /IWCOR/CL_DS_EXT_EP_WRITER_XML has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EXT Static method Public Method Create extension writer 20130325
2 GET_COMPLEX_PROPERTIES_DATA Instance method Protected Method Get complex properties data from deleted entity internal 20130325
3 GET_DELETED_ENTITY_DATA Instance method Protected Method Get deleted entity data internal 20130325
4 WRITE_DELETED_ENTITY_INTERNAL Instance method Protected Method Write deleted entry internal 20130325
5 WRITE_EXT_ENTITY_SET Instance method Public Method Write extended entity set 20130325
Events
Class /IWCOR/CL_DS_EXT_EP_WRITER_XML has no event.
Types
Class /IWCOR/CL_DS_EXT_EP_WRITER_XML has no local type.
Method Signatures

Method CREATE_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_WRITER Value transfer Object reference (TYPE REF TO) /IWCOR/CL_DS_EXT_EP_WRITER_XML Extended XML Writer 20130325

Method CREATE_EXT on class /IWCOR/CL_DS_EXT_EP_WRITER_XML has no exception.

Method GET_COMPLEX_PROPERTIES_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_UPDATED Call by reference Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>DATE_CONSTRUCT_S-DATETIME Updated 20130325
2 Importing IS_COMPLEX_TYPE Call by reference Type reference (TYPE) TYPE_COMPLEX_S Complex type info 20130325
3 Importing IS_DATA Call by reference Type reference (TYPE) DATA Complex property data 20130325
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR OData error 20130325

Method GET_DELETED_ENTITY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_KEY Call by reference Type reference (TYPE) STRING Property key 20130325
2 Exporting EV_UPDATED Call by reference Type reference (TYPE) /IWCOR/IF_ATOM_TYPES=>DATE_CONSTRUCT_S-DATETIME Updated 20130325
3 Importing IS_DATA Call by reference Type reference (TYPE) DATA Entry data 20130325
4 Importing IT_PROPERTY Call by reference Type reference (TYPE) ENTITY_PROPERTY_T List of EDM entity properties 20130325
5 Importing IV_KEYS Call by reference Type reference (TYPE) I 0 Number of keys 20130325
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR OData error 20130325

Method WRITE_DELETED_ENTITY_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELETED_ENTRY Call by reference Type reference (TYPE) STRING Deleted Entry string data 20130325
2 Importing IS_DATA_DELETED Call by reference Type reference (TYPE) DATA Deleted Entry data 20130325
3 Importing IS_ENTITY_INFO Call by reference Type reference (TYPE) ENTITY_INFO_S EDM Entity information 20130325
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR OData error 20130325

Method WRITE_EXT_ENTITY_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TABLE Call by reference Type reference (TYPE) DATA Data table reference 20130325
2 Importing ID_TABLE_DELETED Call by reference Type reference (TYPE) DATA Deleted Data table reference 20130325
3 Importing IO_ENTITY_SET Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EDM_ENTITY_SET Entity set 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 IO_WRITER Call by reference Object reference (TYPE REF TO) /IWCOR/IF_DS_EP_WRITER_OUTPUT Writer output 20130325
6 Importing IT_CALLBACK Call by reference Type reference (TYPE) /IWCOR/IF_DS_EP_CALLBACK=>CALLBACK_REGISTRATION_T Callbacks 20130325
7 Importing IT_OPTIONS Call by reference Type reference (TYPE) TIHTTPNVP Options 20130325
8 Importing IV_INLINECOUNT Call by reference Type reference (TYPE) I -1 Inlinecount 20130325
9 Importing IV_SERVICE_ROOT Call by reference Type reference (TYPE) STRING Service root URI 20130325
10 Importing IV_SKIPTOKEN Call by reference Type reference (TYPE) STRING Skiptoken 20130325
11 Importing IV_URI Call by reference Type reference (TYPE) STRING Entity set uri 20130325
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_ERROR 20130325
History
Last changed by/on SAP  20131127 
SAP Release Created in 200