SAP ABAP Class IF_ABAP_C_WRITER (General Character-like Write Stream)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ABAP_WRITER General Write Stream 20080212
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_C_WRITER General Character Write Stream 20080212
Properties
Class IF_ABAP_C_WRITER  
Short Description General Character-like Write Stream    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080212   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ABAP_C_WRITER has no forward declaration.
Interfaces
Class IF_ABAP_C_WRITER has no interface implemented.
Friends
Class IF_ABAP_C_WRITER has no friend class.
Attributes
Class IF_ABAP_C_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20080212
2 FLUSH Instance method Public Method 20080212
3 IS_CLOSED Instance method Public Method 20080212
4 IS_X_WRITER Instance method Public Method 20080212
5 WRITE Instance method Public Method Write Data in the Stream 20080212
Events
Class IF_ABAP_C_WRITER has no event.
Types
Class IF_ABAP_C_WRITER has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class IF_ABAP_C_WRITER has no parameter.
Method CLOSE on class IF_ABAP_C_WRITER has no exception.

Method FLUSH Signature

Method FLUSH on class IF_ABAP_C_WRITER has no parameter.
Method FLUSH on class IF_ABAP_C_WRITER has no exception.

Method IS_CLOSED Signature

Method IS_CLOSED on class IF_ABAP_C_WRITER has no parameter.
Method IS_CLOSED on class IF_ABAP_C_WRITER has no exception.

Method IS_X_WRITER Signature

Method IS_X_WRITER on class IF_ABAP_C_WRITER has no parameter.
Method IS_X_WRITER on class IF_ABAP_C_WRITER has no exception.

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) STRING 20080212
# Exception Resumable Description Created on
1 CX_RESOURCE_ALREADY_CLOSED 20080212
2 CX_STREAM_ERROR 20080212
History
Last changed by/on SAP  20090618 
SAP Release Created in