SAP ABAP Class IF_ABAP_MEMORY_WRITER (General Memory Write Stream)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ABAP_WRITER | General Write Stream | 20080807 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ABAP_ITAB_WRITER | General Table Write Stream | 20080813 |
2 | Interface composition (i COMPRISING i_ref) | IF_ABAP_STRING_WRITER | General Memory Write Stream for Strings and Xstrings | 20080807 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ABAP_MEMORY_C_WRITER | General Memory Write Stream | 20080813 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ABAP_MEMORY_X_WRITER | General Binary Memory Write Stream | 20080807 |
Properties
Class | IF_ABAP_MEMORY_WRITER | |
Short Description | General Memory Write Stream | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080807 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ABAP_MEMORY_WRITER has no forward declaration.
Interfaces
Class IF_ABAP_MEMORY_WRITER has no interface implemented.
Friends
Class IF_ABAP_MEMORY_WRITER has no friend class.
Attributes
Class IF_ABAP_MEMORY_WRITER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080807 | |
2 | ![]() |
Instance method | Public | Method | 20080807 | |
3 | ![]() |
Instance method | Public | Method | Return Result | 20080808 |
4 | ![]() |
Instance method | Public | Method | Result Category | 20080812 |
5 | ![]() |
Instance method | Public | Method | 20080807 | |
6 | ![]() |
Instance method | Public | Method | 20080807 | |
7 | ![]() |
Instance method | Public | Method | 20080807 |
Events
Class IF_ABAP_MEMORY_WRITER has no event.
Types
Class IF_ABAP_MEMORY_WRITER has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_ABAP_MEMORY_WRITER has no parameter.
Method CLOSE on class IF_ABAP_MEMORY_WRITER has no exception.
Method FLUSH Signature
Method FLUSH on class IF_ABAP_MEMORY_WRITER has no parameter.
Method FLUSH on class IF_ABAP_MEMORY_WRITER has no exception.
Method GET_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LENGTH_OF_LAST_LINE | Call by reference | Type reference (TYPE) | I | Länge der letzten Zeile | 20080813 | ||
2 | ![]() |
RESULT | Call by reference | Type reference (TYPE) | ANY | 20080813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter mit ungültigem Typ | 20080909 |
Method GET_RESULT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT_TYPE | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Run Time Type Services | 20080812 |
Method GET_RESULT_TYPE on class IF_ABAP_MEMORY_WRITER has no exception.
Method IS_CLOSED Signature
Method IS_CLOSED on class IF_ABAP_MEMORY_WRITER has no parameter.
Method IS_CLOSED on class IF_ABAP_MEMORY_WRITER has no exception.
Method IS_X_WRITER Signature
Method IS_X_WRITER on class IF_ABAP_MEMORY_WRITER has no parameter.
Method IS_X_WRITER on class IF_ABAP_MEMORY_WRITER has no exception.
Method WRITE Signature
Method WRITE on class IF_ABAP_MEMORY_WRITER has no parameter.
Method WRITE on class IF_ABAP_MEMORY_WRITER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |