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 ABAP 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 LOB_HDL Instance attribute Private Type reference (TYPE) LOB_HANDLE_ATTR 20071128
2 MAXLENGTH Instance attribute Private Type reference (TYPE) ABAP_MSIZE 0 Limited Length CLOB 20080501
3 WRITTEN_LENGTH Instance attribute Private Type reference (TYPE) ABAP_MSIZE 0 Length of Characters Written 20080501
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE_INTERNAL Instance method Private Method 20080603
2 DESTRUCTOR Instance method Public Destructor 20080205
3 GET_STATEMENT_HANDLE Instance method Public Method 20080417
4 IS_CLOSED_INTERNAL Instance method Private Method 20080603
5 WRITE_INTERNAL 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 CX_LOB_SQL_ERROR SQL-Fehler beim LOB-Zugriff 20080707
2 CX_SY_OPEN_SQL_DB 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 Returning 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 Importing DATA Call by reference Type reference (TYPE) STRING 20080603
# Exception Resumable Description Created on
1 CX_LOB_SQL_ERROR 20080603
2 CX_SY_OPEN_SQL_DB 20080603
History
Last changed by/on SAP  20090618 
SAP Release Created in 711