SAP ABAP Class IF_ABAP_DB_WRITER (General Database Write Stream)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_ABAP_WRITER | General Write Stream | 20080117 |
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
Class | IF_ABAP_DB_WRITER | |
Short Description | General Database Write Stream | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080117 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_ABAP_DB_WRITER has no forward declaration.
Interfaces
Class IF_ABAP_DB_WRITER has no interface implemented.
Friends
Class IF_ABAP_DB_WRITER has no friend class.
Attributes
Class IF_ABAP_DB_WRITER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080807 | |
2 | ![]() |
Instance method | Public | Method | 20080807 | |
3 | ![]() |
Instance method | Public | Method | Get Associated SQL Command Object | 20080416 |
4 | ![]() |
Instance method | Public | Method | 20080807 | |
5 | ![]() |
Instance method | Public | Method | 20080807 | |
6 | ![]() |
Instance method | Public | Method | 20080807 |
Events
Class IF_ABAP_DB_WRITER has no event.
Types
Class IF_ABAP_DB_WRITER has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class IF_ABAP_DB_WRITER has no parameter.
Method CLOSE on class IF_ABAP_DB_WRITER has no exception.
Method FLUSH Signature
Method FLUSH on class IF_ABAP_DB_WRITER has no parameter.
Method FLUSH on class 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 | ![]() |
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 | ![]() |
Ressource bereits geschlossen | 20080417 |
Method IS_CLOSED Signature
Method IS_CLOSED on class IF_ABAP_DB_WRITER has no parameter.
Method IS_CLOSED on class IF_ABAP_DB_WRITER has no exception.
Method IS_X_WRITER Signature
Method IS_X_WRITER on class IF_ABAP_DB_WRITER has no parameter.
Method IS_X_WRITER on class IF_ABAP_DB_WRITER has no exception.
Method WRITE Signature
Method WRITE on class IF_ABAP_DB_WRITER has no parameter.
Method WRITE on class IF_ABAP_DB_WRITER has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in |