SAP ABAP Interface IF_ABAP_ITAB_WRITER (General Table 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 implementation (CLASS c. INTERFACES i_ref) | CL_ABAP_ITAB_C_WRITER | Character-like Table Write Stream | 20080807 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ABAP_ITAB_X_WRITER | Binary Table Read Stream | 20080807 |
Properties
| Interface | IF_ABAP_ITAB_WRITER | |
| Short Description | General Table 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_ITAB_WRITER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ABAP_MEMORY_WRITER | General Memory Write Stream | 20080813 |
Friends
Interface IF_ABAP_ITAB_WRITER has no friend.
Attributes
Interface IF_ABAP_ITAB_WRITER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080807 | ||
| 2 | Instance method | Public | Method | 20080813 | ||
| 3 | Instance method | Public | Method | Maximum Length of a Table Row | 20080813 | |
| 4 | Instance method | Public | Method | 20080813 | ||
| 5 | Instance method | Public | Method | Return Results Table | 20080813 | |
| 6 | Instance method | Public | Method | 20080813 | ||
| 7 | Instance method | Public | Method | 20080807 | ||
| 8 | Instance method | Public | Method | 20080813 | ||
| 9 | Instance method | Public | Method | 20080813 |
Events
Interface IF_ABAP_ITAB_WRITER has no event.
Types
Interface IF_ABAP_ITAB_WRITER has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface IF_ABAP_ITAB_WRITER has no parameter.
Method CLOSE on Interface IF_ABAP_ITAB_WRITER has no exception.
Method FLUSH Signature
Method FLUSH on Interface IF_ABAP_ITAB_WRITER has no parameter.
Method FLUSH on Interface IF_ABAP_ITAB_WRITER has no exception.
Method GET_MAX_LINE_LENGTH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LINE_LENGTH | Value transfer | Type reference (TYPE) | I | Maximale Länge einer Tabellenzeile | 20080813 |
Method GET_MAX_LINE_LENGTH on Interface IF_ABAP_ITAB_WRITER has no exception.
Method GET_RESULT Signature
Method GET_RESULT on Interface IF_ABAP_ITAB_WRITER has no parameter.
Method GET_RESULT on Interface IF_ABAP_ITAB_WRITER has no exception.
Method GET_RESULT_TABLE 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 der Tabelle | 20080813 | |||
| 2 | TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080813 |
Method GET_RESULT_TABLE on Interface IF_ABAP_ITAB_WRITER has no exception.
Method GET_RESULT_TYPE Signature
Method GET_RESULT_TYPE on Interface IF_ABAP_ITAB_WRITER has no parameter.
Method GET_RESULT_TYPE on Interface IF_ABAP_ITAB_WRITER has no exception.
Method IS_CLOSED Signature
Method IS_CLOSED on Interface IF_ABAP_ITAB_WRITER has no parameter.
Method IS_CLOSED on Interface IF_ABAP_ITAB_WRITER has no exception.
Method IS_X_WRITER Signature
Method IS_X_WRITER on Interface IF_ABAP_ITAB_WRITER has no parameter.
Method IS_X_WRITER on Interface IF_ABAP_ITAB_WRITER has no exception.
Method WRITE Signature
Method WRITE on Interface IF_ABAP_ITAB_WRITER has no parameter.
Method WRITE on Interface IF_ABAP_ITAB_WRITER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 712 |