SAP ABAP Class CL_RSDDTPS_CUBE_XML (Cubar Part in Logical Index)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTPS_PROV (Package) RSDDTPS_PROV
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTPS_XML | Parent Class for XML Creation | 20090618 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDDTPS_PROVIDER_XML | Return Share of Create Cube | 20090525 |
Properties
| Class | CL_RSDDTPS_CUBE_XML | |
| Short Description | Cubar Part in Logical Index | |
| Super Class | CL_RSDDTPS_XML | Parent Class for XML Creation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDDTPS_PROV | RSDDTPS_PROV |
| Created | 20090514 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDDTPS_CUBE_XML has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDDTPS_PROVIDER_XML | Return Share of Create Cube | 20090525 |
Friends
Class CL_RSDDTPS_CUBE_XML has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | TREXD_INDEX_ID | Index ID | 20090706 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDDTPS_XML_MEASURE | 20090618 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090518 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20090625 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | 20090518 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TREXT_VIEW_ATTRIBUTES | View Attributes | 20090518 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TREXT_CONSTRAINTS | Restrictions | 20090526 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TREXT_UNIT_CONVERSIONS | Unit Conversions | 20090518 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | Static Join Condition | 20090518 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TREXT_KEY_FIGURE_2 | Key Figure | 20090518 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TREXT_JOIN_PATHS | Join Path | 20090518 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TREXT_JOIN_INDEX | Join Index | 20090518 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090518 | ||
| 2 | Instance method | Protected | Method | 20090618 | ||
| 3 | Instance method | Protected | Method | 20090514 | ||
| 4 | Instance method | Protected | Method | 20090526 | ||
| 5 | Instance method | Protected | Method | 20090514 | ||
| 6 | Instance method | Protected | Method | 20090514 | ||
| 7 | Instance method | Protected | Method | 20090514 | ||
| 8 | Instance method | Protected | Method | 20090514 | ||
| 9 | Instance method | Protected | Method | 20090514 |
Events
Class CL_RSDDTPS_CUBE_XML has no event.
Types
Class CL_RSDDTPS_CUBE_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_INDEX_ID | Call by reference | Type reference (TYPE) | TREXD_INDEX_ID | Index-ID | 20100421 | |||
| 2 | I_INFOPROV | Call by reference | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20090518 | |||
| 3 | I_INVISIBLE | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20090625 | |||
| 4 | I_T_ATTR | Call by reference | Type reference (TYPE) | TREXT_VIEW_ATTRIBUTES | View-Attribute | 20090518 | |||
| 5 | I_T_CONSTRAINTS | Call by reference | Type reference (TYPE) | TREXT_CONSTRAINTS | Einschränkungen | 20090811 | |||
| 6 | I_T_JOIN | Call by reference | Type reference (TYPE) | TREXT_STATIC_JOIN_CONDITION | Statische Join-Bedingung | 20090518 | |||
| 7 | I_T_KYF | Call by reference | Type reference (TYPE) | TREXT_KEY_FIGURE_2 | Kennzahl | 20090518 | |||
| 8 | I_T_PATH | Call by reference | Type reference (TYPE) | TREXT_JOIN_PATHS | Join-Pfade | 20090518 | |||
| 9 | I_T_TABLE | Call by reference | Type reference (TYPE) | TREXT_JOIN_INDEX | Join-Index | 20090518 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Provider konnte nicht geöffnet werden | 20090708 |
Method CREATE_KEYFIGURE Signature
Method CREATE_KEYFIGURE on class CL_RSDDTPS_CUBE_XML has no parameter.
Method CREATE_KEYFIGURE on class CL_RSDDTPS_CUBE_XML has no exception.
Method WRITE_CHARACTERISTICS Signature
Method WRITE_CHARACTERISTICS on class CL_RSDDTPS_CUBE_XML has no parameter.
Method WRITE_CHARACTERISTICS on class CL_RSDDTPS_CUBE_XML has no exception.
Method WRITE_CONSTRAINTS Signature
Method WRITE_CONSTRAINTS on class CL_RSDDTPS_CUBE_XML has no parameter.
Method WRITE_CONSTRAINTS on class CL_RSDDTPS_CUBE_XML has no exception.
Method WRITE_CUBE Signature
Method WRITE_CUBE on class CL_RSDDTPS_CUBE_XML has no parameter.
Method WRITE_CUBE on class CL_RSDDTPS_CUBE_XML has no exception.
Method WRITE_JOINPATH Signature
Method WRITE_JOINPATH on class CL_RSDDTPS_CUBE_XML has no parameter.
Method WRITE_JOINPATH on class CL_RSDDTPS_CUBE_XML has no exception.
Method WRITE_JOINS Signature
Method WRITE_JOINS on class CL_RSDDTPS_CUBE_XML has no parameter.
Method WRITE_JOINS on class CL_RSDDTPS_CUBE_XML has no exception.
Method WRITE_MEASURES Signature
Method WRITE_MEASURES on class CL_RSDDTPS_CUBE_XML has no parameter.
Method WRITE_MEASURES on class CL_RSDDTPS_CUBE_XML has no exception.
Method WRITE_TABLES Signature
Method WRITE_TABLES on class CL_RSDDTPS_CUBE_XML has no parameter.
Method WRITE_TABLES on class CL_RSDDTPS_CUBE_XML has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 701 |