SAP ABAP Class CL_ABAP_STRING_X_WRITER (Binary String Write Stream)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_STREAMS_AND_LOCATORS (Package) Streams and Locators
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ABAP_MEMORY_X_WRITER General Binary Memory Write Stream 20080805
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ABAP_STRING_WRITER General Memory Write Stream for Strings and Xstrings 20080813
Properties
Class CL_ABAP_STRING_X_WRITER  
Short Description Binary String Write Stream    
Super Class CL_ABAP_MEMORY_X_WRITER General Binary Memory Write Stream 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SABP_STREAMS_AND_LOCATORS   Streams and Locators 
Created 20080805   SAP 
Last change 20090618   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
# Interface Abstract Final Description Created on
1 IF_ABAP_STRING_WRITER General Memory Write Stream for Strings and Xstrings 20080813
Friends
Class CL_ABAP_STRING_X_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_STR Instance attribute Private Type reference (TYPE) XSTRING 20080805
Methods
# Method Level Visibility Method type Description Created on
1 GET_RESULT_STRING Instance method Public Method Return Result String 20080813
2 WRITE_INTERNAL Instance method Private Method 20080805
Events
Class CL_ABAP_STRING_X_WRITER has no event.
Types
Class CL_ABAP_STRING_X_WRITER has no local type.
Method Signatures

Method GET_RESULT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STR Value transfer Type reference (TYPE) XSTRING 20080813

Method GET_RESULT_STRING on class CL_ABAP_STRING_X_WRITER has no exception.

Method WRITE_INTERNAL Signature

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

Method WRITE_INTERNAL on class CL_ABAP_STRING_X_WRITER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 712