SAP ABAP Class CL_RSDD_LM_INDEX_XML (XML Index Superclass)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDD_LM (Package) Lean Modeler
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_LM_BWCORE_XML | XML Index Superclass | 20100319 |
Properties
| Class | CL_RSDD_LM_INDEX_XML | |
| Short Description | XML Index Superclass | |
| Super Class | CL_RSDD_LM_BWCORE_XML | XML Index Superclass |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDD_LM | Lean Modeler |
| Created | 20100115 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_LM_INDEX_XML has no interface implemented.
Friends
Class CL_RSDD_LM_INDEX_XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'analyticalindex' | 20100121 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'http://www.sap.com/bw/analyticalindex' | 20100121 | |||
| 3 | Constant | Protected | Type reference (TYPE) | I | 1 | 20100119 | |||
| 4 | Constant | Protected | Type reference (TYPE) | I | 2 | 20100119 | |||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'characteristic' | 20100115 | |||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'name' | 20100115 | |||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | 'keyfigure' | 20100115 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDD_LM_INDEX | Index Superclass | 20100119 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | Object Type Name | 20100119 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100119 | |
| 2 | Instance method | Protected | Method | only for inherited xml readers | 20100119 |
Events
Class CL_RSDD_LM_INDEX_XML has no event.
Types
Class CL_RSDD_LM_INDEX_XML has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT | Value transfer | Type reference (TYPE) | I | 20100119 |
Method CONSTRUCTOR on class CL_RSDD_LM_INDEX_XML has no exception.
Method PARSE_COLUMN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_XML_READER | Call by reference | Object reference (TYPE REF TO) | CL_RSDD_CS_XML_READER | XML lesen | 20100119 | |||
| 2 | R_R_COLUMN | Value transfer | Object reference (TYPE REF TO) | CL_RSDD_LM_COLUMN | column | 20100119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Parsen des XMLs | 20100305 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |