SAP ABAP Class IF_CHAR_STREAM (IF_CHAR_STREAM)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BYTE_STREAM 20040318
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_XML_STREAM XML Stream Interface 20020912
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MESSAGE_PART_HTTP SOAP Mime Part Class 20021212
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_XP SOAP Kernel Module 20020918
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_LOCAL_CALL_MSG_PART MIME Part for Local Call (Shortcut) 20060818
Properties
Class IF_CHAR_STREAM  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020912   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CHAR_STREAM has no forward declaration.
Interfaces
Class IF_CHAR_STREAM has no interface implemented.
Friends
Class IF_CHAR_STREAM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENCODING Instance attribute Public Type reference (TYPE) STRING 20020921
Methods
# Method Level Visibility Method type Description Created on
1 READ_CHARS Instance method Public Method 20020912
2 SET_ENCODING Instance method Public Method 20020912
3 WRITE_CHARS Instance method Public Method 20020912
Events
Class IF_CHAR_STREAM has no event.
Types
Class IF_CHAR_STREAM has no local type.
Method Signatures

Method READ_CHARS Signature

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

Method READ_CHARS on class IF_CHAR_STREAM has no exception.

Method SET_ENCODING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ENCODING Call by reference Type reference (TYPE) STRING 20020921
# Exception Resumable Description Created on
1 CX_SOAP_NOT_SUPPORTED soap core exception 20020912

Method WRITE_CHARS Signature

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

Method WRITE_CHARS on class IF_CHAR_STREAM has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in