SAP ABAP Class CL_SXML_TABLE_READER (SXML Table Reader of sXML Library)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-XML (Application Component) ABAP XML Processing
⤷
SXML (Package) Streamed 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 | 20050408 |
Properties
| Class | CL_SXML_TABLE_READER | |
| Short Description | SXML Table Reader of sXML Library | |
| 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 | Streamed XML Reader/Writer |
| Created | 20050408 | SAP |
| Last change | 20130531 | 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... | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SXML_TABLE_READER has no interface implemented.
Friends
Class CL_SXML_TABLE_READER 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) | DATA | XML Data | 20050408 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050408 | |
| 2 | Static method | Public | Method | Factory Method, creates XML reader | 20050408 | |
| 3 | Instance method | Public | Destructor | Destructor | 20050408 | |
| 4 | Instance method | Private | Method | Initializes the kernel implementation | 20050408 |
Events
Class CL_SXML_TABLE_READER has no event.
Types
Class CL_SXML_TABLE_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 | INPUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20050408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Illegal Argument Error | 20050413 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Interne Tabelle mit XML-Daten in byterartiger flacher Zeile | 20050408 | |||
| 2 | READER | Value transfer | Object reference (TYPE REF TO) | IF_SXML_READER | Referenz auf den XML-Reader | 20050408 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Illegal Argument Error | 20050413 |
Method DESTRUCTOR Signature
Method DESTRUCTOR on class CL_SXML_TABLE_READER has no parameter.
Method DESTRUCTOR on class CL_SXML_TABLE_READER has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_SXML_TABLE_READER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SXML Illegal Argument Error | 20050413 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |