SAP ABAP Class IF_ABAP_WRITER (General Write Stream)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ABAP_CLOSE_RESOURCE | Close Resource | 20080416 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ABAP_C_WRITER | General Character-like Write Stream | 20080212 |
2 | Interface composition (i COMPRISING i_ref) | IF_ABAP_DB_WRITER | General Database Write Stream | 20080117 |
3 | Interface composition (i COMPRISING i_ref) | IF_ABAP_MEMORY_WRITER | General Memory Write Stream | 20080807 |
4 | Interface composition (i COMPRISING i_ref) | IF_ABAP_X_WRITER | General Binary Write Stream | 20080212 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ABAP_C_WRITER | General Character Write Stream | 20080116 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ABAP_X_WRITER | General Binary Write Stream | 20080416 |
Properties
Class | IF_ABAP_WRITER | |
Short Description | General Write Stream | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
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
Class IF_ABAP_WRITER has no interface implemented.
Friends
Class IF_ABAP_WRITER has no friend class.
Attributes
Class IF_ABAP_WRITER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080212 | |
2 | ![]() |
Instance method | Public | Method | Persisting of a Write Stream | 20080116 |
3 | ![]() |
Instance method | Public | Method | 20080212 | |
4 | ![]() |
Instance method | Public | Method | Is it a binary write stream? | 20080116 |
5 | ![]() |
Instance method | Public | Method | Writing of Data in a Stream | 20080116 |
Events
Class IF_ABAP_WRITER has no event.
Types
Class IF_ABAP_WRITER has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_ABAP_WRITER has no parameter.
Method CLOSE on class IF_ABAP_WRITER has no exception.
Method FLUSH Signature
Method FLUSH on class IF_ABAP_WRITER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ressource bereits geschlossen | 20080116 | |
2 | ![]() |
Allgemeiner Fehler beim Strom | 20080116 |
Method IS_CLOSED Signature
Method IS_CLOSED on class IF_ABAP_WRITER has no parameter.
Method IS_CLOSED on class IF_ABAP_WRITER has no exception.
Method IS_X_WRITER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080116 |
Method IS_X_WRITER on class IF_ABAP_WRITER has no exception.
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | ANY | Zu schreibende Daten. | 20080116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter mit ungültigem Typ | 20080116 | |
2 | ![]() |
Ressource bereits geschlossen | 20080116 | |
3 | ![]() |
Allgemeiner Fehler beim Strom | 20080117 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |