SAP ABAP Class CL_SXML_DBSL_WRITER (DB SXML Writer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
HAN-DB (Application Component) SAP HANA Database
⤷
SXML_DBSL (Package) DBSL XML Reader / Writer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SXML_WRITER | XML Writer of the sXML Library | 20100712 |
Properties
Class | CL_SXML_DBSL_WRITER | |
Short Description | DB SXML Writer | |
Super Class | CL_SXML_WRITER | XML Writer of the sXML Library |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 0 | |
Package | SXML_DBSL | DBSL XML Reader / Writer |
Created | 20060517 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SXML_DBSL_WRITER has no interface implemented.
Friends
Class CL_SXML_DBSL_WRITER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SXML_DBSL_CONNECTION | DB Connection | 20100712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100712 |
2 | ![]() |
Static method | Public | Method | Create DB Writer | 20100712 |
3 | ![]() |
Instance method | Public | Destructor | Destructor | 20100712 |
4 | ![]() |
Instance method | Private | Method | Initialize Kernel Implementation | 20100712 |
Events
Class CL_SXML_DBSL_WRITER has no event.
Types
Class CL_SXML_DBSL_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 | ![]() |
CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_SXML_DBSL_CONNECTION | DB Connection | 20100712 | ||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | 20100712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SXML Illegal Argument Error | 20100712 | |
2 | ![]() |
Native SQL Fehler | 20100712 |
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONNECTION | Call by reference | Object reference (TYPE REF TO) | CL_SXML_DBSL_CONNECTION | DB Connection | 20100712 | ||
2 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | IF_SXML=>XML_STREAM_TYPE | IF_SXML=>CO_XT_XML10 | 20100712 | ||
3 | ![]() |
WRITER | Value transfer | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20100712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SXML Illegal Argument Error | 20100712 | |
2 | ![]() |
Native SQL Fehler | 20100712 |
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_SXML_DBSL_WRITER has no parameter.
Method DESTRUCTOR on class CL_SXML_DBSL_WRITER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_SXML_DBSL_WRITER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Native SQL Fehler | 20100712 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |