SAP ABAP Class /IWCOR/IF_DS_EP_WRITER_OUTPUT (Writer output abstraction)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  /IWCOR/IF_DS_EP_OUTPUT_BUFFER Entity provider output buffer 20120813
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
Class /IWCOR/IF_DS_EP_WRITER_OUTPUT  
Short Description Writer output abstraction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120111   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class /IWCOR/IF_DS_EP_WRITER_OUTPUT has no interface implemented.
Friends
Class /IWCOR/IF_DS_EP_WRITER_OUTPUT has no friend class.
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
Class /IWCOR/IF_DS_EP_WRITER_OUTPUT has no event.
Types
Class /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 class /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 class /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 class /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