SAP ABAP Class CL_ABAP_STRING_C_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_C_WRITER | General 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_C_WRITER | |
Short Description | Binary String Write Stream | |
Super Class | CL_ABAP_MEMORY_C_WRITER | General 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 | ![]() |
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_C_WRITER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20080805 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Return Result String | 20080813 |
2 | ![]() |
Instance method | Private | Method | 20080805 |
Events
Class CL_ABAP_STRING_C_WRITER has no event.
Types
Class CL_ABAP_STRING_C_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 | ![]() |
STR | Value transfer | Type reference (TYPE) | STRING | 20080813 |
Method GET_RESULT_STRING on class CL_ABAP_STRING_C_WRITER has no exception.
Method WRITE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | STRING | 20080805 |
Method WRITE_INTERNAL on class CL_ABAP_STRING_C_WRITER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 712 |