SAP ABAP Class CL_SXML_DBSL_READER (DB SXML Reader)
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_READER XML Reader of sXML Library 20100712
Properties
Class CL_SXML_DBSL_READER  
Short Description DB SXML Reader    
Super Class CL_SXML_READER XML Reader of 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
Class CL_SXML_DBSL_READER has no forward declaration.
Interfaces
Class CL_SXML_DBSL_READER has no interface implemented.
Friends
Class CL_SXML_DBSL_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CONNECTION 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 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100712
2 CREATE Static method Public Method Create DB Reader 20100712
3 DESTRUCTOR Instance method Public Destructor Destructor 20100712
4 INITIALIZE Instance method Private Method Initialize Kernel Implementation 20100712
Events
Class CL_SXML_DBSL_READER has no event.
Types
Class CL_SXML_DBSL_READER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION Call by reference Object reference (TYPE REF TO) CL_SXML_DBSL_CONNECTION DB connection 20100712
# Exception Resumable Description Created on
1 CX_SY_NATIVE_SQL_ERROR Native SQL Fehler 20100712

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONNECTION Call by reference Object reference (TYPE REF TO) CL_SXML_DBSL_CONNECTION DB Connection 20100712
2 Returning READER Value transfer Object reference (TYPE REF TO) IF_SXML_READER SXML Reader Interface 20100712
# Exception Resumable Description Created on
1 CX_SY_NATIVE_SQL_ERROR Native SQL Fehler 20100712

Method DESTRUCTOR Signature

Method DESTRUCTOR on class CL_SXML_DBSL_READER has no parameter.
Method DESTRUCTOR on class CL_SXML_DBSL_READER has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_SXML_DBSL_READER has no parameter.
# Exception Resumable Description Created on
1 CX_SY_NATIVE_SQL_ERROR Native SQL Fehler 20100712
History
Last changed by/on SAP  20110908 
SAP Release Created in