SAP ABAP Interface /IWCOR/IF_DS_EP_WRITER_OUTPUT (Writer output abstraction)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-FND-CCL (Application Component) IWF Consumer Connectivity Layer
     /IWCOR/SODATA_EP (Package) Entity Provider (request / response)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/CL_DS_EP_WRITER_OUTPUT Enitity writer output 20120206
Properties
Interface /IWCOR/IF_DS_EP_WRITER_OUTPUT  
Short Description Writer output abstraction    
General Data
Package /IWCOR/SODATA_EP   Entity Provider (request / response) 
Created 20120111   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 Abstract Final Description Created on
1 /IWCOR/IF_DS_EP_OUTPUT_BUFFER Entity provider output buffer 20120813
Friends
Interface /IWCOR/IF_DS_EP_WRITER_OUTPUT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 STANDALONE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120813
Methods
# Method Level Visibility Method type Description Created on
1 GET_WRITER Instance method Public Method Get writer 20120813
2 SET_DATA_SERVICE_VERSION Instance method Public Method Set DataServiceVersion 20120813
3 SET_ETAG Instance method Public Method Set etag 20120813
4 WRITE Instance method Public Method Write 20120813
Events
Interface /IWCOR/IF_DS_EP_WRITER_OUTPUT has no event.
Types
Interface /IWCOR/IF_DS_EP_WRITER_OUTPUT has no local type.
Method Signatures

Method GET_WRITER 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) IF_SXML_WRITER Writer 20120813

Method GET_WRITER on Interface /IWCOR/IF_DS_EP_WRITER_OUTPUT has no exception.

Method SET_DATA_SERVICE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA_SERVICE_VERSION Call by reference Type reference (TYPE) STRING 20120813

Method SET_DATA_SERVICE_VERSION on Interface /IWCOR/IF_DS_EP_WRITER_OUTPUT has no exception.

Method SET_ETAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ETAG Call by reference Type reference (TYPE) STRING Etag 20120813

Method SET_ETAG on Interface /IWCOR/IF_DS_EP_WRITER_OUTPUT has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) STRING Binary data 20120813
2 Importing IV_NORMALIZE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Normalize binary data via sxml reader/writer 20120813
# Exception Resumable Description Created on
1 /IWCOR/CX_DS_INTERNAL_ERROR 20120813
History
Last changed by/on SAP  20131127 
SAP Release Created in 200