SAP ABAP Class CL_ABAP_C_WRITER (General Character 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ABAP_CLOSE_RESOURCE | Close Resource | 20080416 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ABAP_C_WRITER | General Character-like Write Stream | 20080212 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ABAP_WRITER | General Write Stream | 20080116 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_DB_C_WRITER | Character-like Database Write Stream | 20080116 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_MEMORY_C_WRITER | General Memory Write Stream | 20080805 |
Properties
| Class | CL_ABAP_C_WRITER | |
| Short Description | General Character Write Stream | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SABP_STREAMS_AND_LOCATORS | Streams and Locators |
| Created | 20080116 | 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_CLOSE_RESOURCE | Close Resource | 20080416 | ||
| 2 | IF_ABAP_C_WRITER | General Character-like Write Stream | 20080212 | ||
| 3 | IF_ABAP_WRITER | General Write Stream | 20080116 |
Friends
Class CL_ABAP_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) | ABAP_BOOL | 20080603 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | %_C_POINTER | 20080603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080212 | ||
| 2 | Instance method | Public | Constructor | 20080603 | ||
| 3 | Instance method | Public | Destructor | 20080603 | ||
| 4 | Instance method | Public | Method | 20080212 | ||
| 5 | Instance method | Public | Method | 20080212 | ||
| 6 | Instance method | Public | Method | 20080212 | ||
| 7 | Instance method | Private | Method | 20080603 | ||
| 8 | Instance method | Public | Method | 20080218 |
Events
Class CL_ABAP_C_WRITER has no event.
Types
Class CL_ABAP_C_WRITER has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class CL_ABAP_C_WRITER has no parameter.
Method CLOSE on class CL_ABAP_C_WRITER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ABAP_C_WRITER has no parameter.
Method CONSTRUCTOR on class CL_ABAP_C_WRITER has no exception.
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_ABAP_C_WRITER has no parameter.
Method DESTRUCTOR on class CL_ABAP_C_WRITER has no exception.
Method FLUSH Signature
Method FLUSH on class CL_ABAP_C_WRITER has no parameter.
Method FLUSH on class CL_ABAP_C_WRITER has no exception.
Method IS_CLOSED Signature
Method IS_CLOSED on class CL_ABAP_C_WRITER has no parameter.
Method IS_CLOSED on class CL_ABAP_C_WRITER has no exception.
Method IS_X_WRITER Signature
Method IS_X_WRITER on class CL_ABAP_C_WRITER has no parameter.
Method IS_X_WRITER on class CL_ABAP_C_WRITER has no exception.
Method L_CONSTRUCTOR Signature
Method L_CONSTRUCTOR on class CL_ABAP_C_WRITER has no parameter.
Method L_CONSTRUCTOR on class CL_ABAP_C_WRITER has no exception.
Method WRITE Signature
Method WRITE on class CL_ABAP_C_WRITER has no parameter.
Method WRITE on class CL_ABAP_C_WRITER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |