SAP ABAP Interface IF_ABAP_MEMORY_WRITER (General Memory 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 - 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
| Interface | IF_ABAP_MEMORY_WRITER | |
| Short Description | General Memory Write Stream |
General Data
| Package | SABP_STREAMS_AND_LOCATORS | Streams and Locators |
| Created | 20080807 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ABAP_MEMORY_WRITER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ABAP_WRITER | General Write Stream | 20080807 |
Friends
Interface IF_ABAP_MEMORY_WRITER has no friend.
Attributes
Interface 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
Interface IF_ABAP_MEMORY_WRITER has no event.
Types
Interface IF_ABAP_MEMORY_WRITER has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface IF_ABAP_MEMORY_WRITER has no parameter.
Method CLOSE on Interface IF_ABAP_MEMORY_WRITER has no exception.
Method FLUSH Signature
Method FLUSH on Interface IF_ABAP_MEMORY_WRITER has no parameter.
Method FLUSH on Interface 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 Interface IF_ABAP_MEMORY_WRITER has no exception.
Method IS_CLOSED Signature
Method IS_CLOSED on Interface IF_ABAP_MEMORY_WRITER has no parameter.
Method IS_CLOSED on Interface IF_ABAP_MEMORY_WRITER has no exception.
Method IS_X_WRITER Signature
Method IS_X_WRITER on Interface IF_ABAP_MEMORY_WRITER has no parameter.
Method IS_X_WRITER on Interface IF_ABAP_MEMORY_WRITER has no exception.
Method WRITE Signature
Method WRITE on Interface IF_ABAP_MEMORY_WRITER has no parameter.
Method WRITE on Interface IF_ABAP_MEMORY_WRITER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 712 |