SAP ABAP Class CL_ABAP_ITAB_C_WRITER (Character-like 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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_MEMORY_C_WRITER | General Memory Write Stream | 20080807 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ABAP_ITAB_WRITER | General Table Write Stream | 20080807 |
Properties
Class | CL_ABAP_ITAB_C_WRITER | |
Short Description | Character-like Table Write Stream | |
Super Class | CL_ABAP_MEMORY_C_WRITER | General Memory Write Stream |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_STREAMS_AND_LOCATORS | Streams and Locators |
Created | 20080807 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ABAP_ITAB_WRITER | General Table Write Stream | 20080807 |
Friends
Class CL_ABAP_ITAB_C_WRITER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Pointer to Current Line | 20090110 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Maximum Length of a Table Row | 20080808 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Row Type of Results Table | 20080813 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Row type is STRING | 20090110 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Occupied Area in Current Row | 20080813 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Results table | 20080807 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20080808 | |
2 | ![]() |
Instance method | Public | Method | 20080909 | |
3 | ![]() |
Instance method | Public | Method | 20080813 | |
4 | ![]() |
Instance method | Private | Method | 20080813 |
Events
Class CL_ABAP_ITAB_C_WRITER has no event.
Types
Class CL_ABAP_ITAB_C_WRITER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LINE_LENGTH | Call by reference | Type reference (TYPE) | I | 255 | Maximale Länge einer Tabellenzeile | 20080808 | |
2 | ![]() |
LINE_TYPE | Call by reference | Type reference (TYPE) | ABAP_TYPECATEGORY | CL_ABAP_TYPEDESCR=>TYPEKIND_STRING | Zeilentyp der Ergebnistabelle | 20080813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Parameter mit ungültigem Wertebereich | 20080808 |
Method GET_MAX_LINE_LENGTH Signature
Method GET_MAX_LINE_LENGTH on class CL_ABAP_ITAB_C_WRITER has no parameter.
Method GET_MAX_LINE_LENGTH on class CL_ABAP_ITAB_C_WRITER has no exception.
Method GET_RESULT_TABLE Signature
Method GET_RESULT_TABLE on class CL_ABAP_ITAB_C_WRITER has no parameter.
Method GET_RESULT_TABLE on class CL_ABAP_ITAB_C_WRITER has no exception.
Method WRITE_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | STRING | 20080813 |
Method WRITE_INTERNAL on class CL_ABAP_ITAB_C_WRITER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 712 |