SAP ABAP Class IF_ABAP_ITAB_WRITER (General Table Write Stream)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ABAP_MEMORY_WRITER | General Memory Write Stream | 20080813 |
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
| Class | IF_ABAP_ITAB_WRITER | |
| Short Description | General Table 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_ITAB_WRITER has no forward declaration.
Interfaces
Class IF_ABAP_ITAB_WRITER has no interface implemented.
Friends
Class IF_ABAP_ITAB_WRITER has no friend class.
Attributes
Class 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
Class IF_ABAP_ITAB_WRITER has no event.
Types
Class IF_ABAP_ITAB_WRITER has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_ABAP_ITAB_WRITER has no parameter.
Method CLOSE on class IF_ABAP_ITAB_WRITER has no exception.
Method FLUSH Signature
Method FLUSH on class IF_ABAP_ITAB_WRITER has no parameter.
Method FLUSH on class 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 class IF_ABAP_ITAB_WRITER has no exception.
Method GET_RESULT Signature
Method GET_RESULT on class IF_ABAP_ITAB_WRITER has no parameter.
Method GET_RESULT on class 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 class IF_ABAP_ITAB_WRITER has no exception.
Method GET_RESULT_TYPE Signature
Method GET_RESULT_TYPE on class IF_ABAP_ITAB_WRITER has no parameter.
Method GET_RESULT_TYPE on class IF_ABAP_ITAB_WRITER has no exception.
Method IS_CLOSED Signature
Method IS_CLOSED on class IF_ABAP_ITAB_WRITER has no parameter.
Method IS_CLOSED on class IF_ABAP_ITAB_WRITER has no exception.
Method IS_X_WRITER Signature
Method IS_X_WRITER on class IF_ABAP_ITAB_WRITER has no parameter.
Method IS_X_WRITER on class IF_ABAP_ITAB_WRITER has no exception.
Method WRITE Signature
Method WRITE on class IF_ABAP_ITAB_WRITER has no parameter.
Method WRITE on class IF_ABAP_ITAB_WRITER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |