SAP ABAP Class /IWCOR/CL_DS_EP_WRITER_OUTPUT (Enitity writer output)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EP_OUTPUT_BUFFER Entity provider output buffer 20120206
2 Interface implementation (CLASS c. INTERFACES i_ref)  /IWCOR/IF_DS_EP_WRITER_OUTPUT Writer output abstraction 20120206
Properties
Class /IWCOR/CL_DS_EP_WRITER_OUTPUT  
Short Description Enitity writer output    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWCOR/SODATA_EP   Entity Provider (request / response) 
Created 20120116   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /IWCOR/IF_DS_EP_OUTPUT_BUFFER Entity provider output buffer 20120206
2 /IWCOR/IF_DS_EP_WRITER_OUTPUT Writer output abstraction 20120206
Friends
Class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DATA_SERVICE_VERSION Instance attribute Public Type reference (TYPE) STRING 20120419
2 ETAG Instance attribute Public Type reference (TYPE) STRING 20120206
3 MO_ENTITY Instance attribute Protected Object reference (TYPE REF TO) /IWCOR/IF_REST_ENTITY REST entity 20120206
4 MO_STRING_WRITER Instance attribute Protected Object reference (TYPE REF TO) CL_SXML_STRING_WRITER 20120206
5 MV_ENCODING Instance attribute Protected Type reference (TYPE) STRING 'UTF-8' 20120206
6 MV_STRING_DATA Instance attribute Protected Type reference (TYPE) STRING 20120206
7 STANDALONE Instance attribute Public Attribute reference (LIKE) 20120206
8 STREAM_TYPE Instance attribute Public Type reference (TYPE) IF_SXML=>XML_STREAM_TYPE 20120206
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method Create instance 20120206
2 GET_STRING_DATA Instance method Public Method Get string data 20120206
Events
Class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no event.
Types
Class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STANDALONE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20120206
2 Importing IV_STREAM_TYPE Call by reference Type reference (TYPE) IF_SXML=>XML_STREAM_TYPE 20120206
3 Returning RO_OUTPUT Value transfer Object reference (TYPE REF TO) /IWCOR/CL_DS_EP_WRITER_OUTPUT 20120206

Method CREATE on class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no exception.

Method GET_STRING_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATA Value transfer Type reference (TYPE) STRING 20120206

Method GET_STRING_DATA on class /IWCOR/CL_DS_EP_WRITER_OUTPUT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 200