SAP ABAP Interface IF_ABAP_DB_WRITER (General 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_DB_C_WRITER Character-like Database Write Stream 20080117
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ABAP_DB_X_WRITER Binary Database Write Stream 20080117
Properties
Interface IF_ABAP_DB_WRITER  
Short Description General Database Write Stream    
General Data
Package SABP_STREAMS_AND_LOCATORS   Streams and Locators 
Created 20080117   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_ABAP_DB_WRITER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ABAP_WRITER General Write Stream 20080117
Friends
Interface IF_ABAP_DB_WRITER has no friend.
Attributes
Interface IF_ABAP_DB_WRITER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method 20080807
2 FLUSH Instance method Public Method 20080807
3 GET_STATEMENT_HANDLE Instance method Public Method Get Associated SQL Command Object 20080416
4 IS_CLOSED Instance method Public Method 20080807
5 IS_X_WRITER Instance method Public Method 20080807
6 WRITE Instance method Public Method 20080807
Events
Interface IF_ABAP_DB_WRITER has no event.
Types
Interface IF_ABAP_DB_WRITER has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on Interface IF_ABAP_DB_WRITER has no parameter.
Method CLOSE on Interface IF_ABAP_DB_WRITER has no exception.

Method FLUSH Signature

Method FLUSH on Interface IF_ABAP_DB_WRITER has no parameter.
Method FLUSH on Interface IF_ABAP_DB_WRITER has no exception.

Method GET_STATEMENT_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HDL Value transfer Object reference (TYPE REF TO) CL_ABAP_SQL_CHANGING_STMNT Informationen über einen SQL-Befehl 20080416
# Exception Resumable Description Created on
1 CX_RESOURCE_ALREADY_CLOSED Ressource bereits geschlossen 20080417

Method IS_CLOSED Signature

Method IS_CLOSED on Interface IF_ABAP_DB_WRITER has no parameter.
Method IS_CLOSED on Interface IF_ABAP_DB_WRITER has no exception.

Method IS_X_WRITER Signature

Method IS_X_WRITER on Interface IF_ABAP_DB_WRITER has no parameter.
Method IS_X_WRITER on Interface IF_ABAP_DB_WRITER has no exception.

Method WRITE Signature

Method WRITE on Interface IF_ABAP_DB_WRITER has no parameter.
Method WRITE on Interface IF_ABAP_DB_WRITER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711