SAP ABAP Class CL_ABAP_DB_C_WRITER (Character-like Database 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_C_WRITER | General Character Write Stream | 20080116 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ABAP_DB_WRITER | General Database Write Stream | 20080117 |
Properties
| Class | CL_ABAP_DB_C_WRITER | |
| Short Description | Character-like Database Write Stream | |
| Super Class | CL_ABAP_C_WRITER | General Character Write Stream |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SABP_STREAMS_AND_LOCATORS | Streams and Locators |
| Created | 20071126 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ABAP_DB_WRITER | General Database Write Stream | 20080117 |
Friends
Class CL_ABAP_DB_C_WRITER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | LOB_HANDLE_ATTR | 20071128 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_MSIZE | 0 | Limited Length CLOB | 20080501 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_MSIZE | 0 | Length of Characters Written | 20080501 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20080603 | ||
| 2 | Instance method | Public | Destructor | 20080205 | ||
| 3 | Instance method | Public | Method | 20080417 | ||
| 4 | Instance method | Private | Method | 20080603 | ||
| 5 | Instance method | Private | Method | 20080603 |
Events
Class CL_ABAP_DB_C_WRITER has no event.
Types
Class CL_ABAP_DB_C_WRITER has no local type.
Method Signatures
Method CLOSE_INTERNAL Signature
Method CLOSE_INTERNAL on class CL_ABAP_DB_C_WRITER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SQL-Fehler beim LOB-Zugriff | 20080707 | ||
| 2 | Open SQL Fehler | 20080707 |
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_ABAP_DB_C_WRITER has no parameter.
Method DESTRUCTOR on class CL_ABAP_DB_C_WRITER has no exception.
Method GET_STATEMENT_HANDLE Signature
Method GET_STATEMENT_HANDLE on class CL_ABAP_DB_C_WRITER has no parameter.
Method GET_STATEMENT_HANDLE on class CL_ABAP_DB_C_WRITER has no exception.
Method IS_CLOSED_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLOSED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20080603 |
Method IS_CLOSED_INTERNAL on class CL_ABAP_DB_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 | 20080603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080603 | |||
| 2 | 20080603 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 711 |