SAP ABAP Class CL_SXML_DBSL_CONNECTION (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
⤷
⤷
Properties
| Class | CL_SXML_DBSL_CONNECTION | |
| Short Description | DB SXML Writer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXML_DBSL | DBSL XML Reader / Writer |
| Created | 20060622 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SXML_DBSL_CONNECTION has no forward declaration.
Interfaces
Class CL_SXML_DBSL_CONNECTION has no interface implemented.
Friends
Class CL_SXML_DBSL_CONNECTION 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) | XSTRING | DSR Passport (in network representation) | 20100712 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | INT4 | Length of DSR Passport | 20100712 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | %_C_POINTER | Handle | 20100712 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | Host | 20100712 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Method | 20100712 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | Name | 20100712 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | STRING | Service | 20100712 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | I | Protocol Version | 20100712 |
Methods
Events
Class CL_SXML_DBSL_CONNECTION has no event.
Types
Class CL_SXML_DBSL_CONNECTION has no local type.
Method Signatures
Method BIND Signature
Method BIND on class CL_SXML_DBSL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Error | 20100712 |
Method CONNECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | STRING | 20100712 | ||||
| 2 | VERSION | Call by reference | Type reference (TYPE) | I | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Fehler | 20100712 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HOST | Call by reference | Type reference (TYPE) | STRING | 20100712 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20100712 | ||||
| 3 | SERVICE | Call by reference | Type reference (TYPE) | STRING | 20100712 | ||||
| 4 | VERSION | Call by reference | Type reference (TYPE) | I | 20100712 |
Method CONSTRUCTOR on class CL_SXML_DBSL_CONNECTION has no exception.
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_SXML_DBSL_CONNECTION has no parameter.
Method DESTRUCTOR on class CL_SXML_DBSL_CONNECTION has no exception.
Method DISCONNECT Signature
Method DISCONNECT on class CL_SXML_DBSL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Fehler | 20100712 |
Method DO_BIND Signature
Method DO_BIND on class CL_SXML_DBSL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Error | 20100712 |
Method DO_CONNECT Signature
Method DO_CONNECT on class CL_SXML_DBSL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Fehler | 20100712 |
Method DO_DISCONNECT Signature
Method DO_DISCONNECT on class CL_SXML_DBSL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 |
Method DO_FINALIZE Signature
Method DO_FINALIZE on class CL_SXML_DBSL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Error | 20100712 |
Method DO_GET_CONNECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFO | Call by reference | Type reference (TYPE) | SXML_CONNECTION_INFO_TABLE | 20100712 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 |
Method DO_READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER | Call by reference | Type reference (TYPE) | XSTRING | 20100712 | ||||
| 2 | LENGTH | Call by reference | Type reference (TYPE) | I | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 |
Method DO_READ_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER | Call by reference | Type reference (TYPE) | XSTRING | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Fehler | 20100712 |
Method DO_UNBIND Signature
Method DO_UNBIND on class CL_SXML_DBSL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Error | 20100712 |
Method DO_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER | Call by reference | Type reference (TYPE) | XSTRING | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 |
Method DO_WRITE_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER | Call by reference | Type reference (TYPE) | XSTRING | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Fehler | 20100712 |
Method FINALIZE Signature
Method FINALIZE on class CL_SXML_DBSL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Error | 20100712 |
Method GET_CONNECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFO | Call by reference | Type reference (TYPE) | SXML_CONNECTION_INFO_TABLE | 20100712 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER | Call by reference | Type reference (TYPE) | XSTRING | 20100712 | ||||
| 2 | LENGTH | Call by reference | Type reference (TYPE) | I | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 |
Method READ_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER | Call by reference | Type reference (TYPE) | XSTRING | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 |
Method UNBIND Signature
Method UNBIND on class CL_SXML_DBSL_CONNECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Error | 20100712 |
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER | Call by reference | Type reference (TYPE) | XSTRING | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100712 |
Method WRITE_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BUFFER | Call by reference | Type reference (TYPE) | XSTRING | 20100712 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Native SQL Fehler | 20100712 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |