SAP ABAP Class CL_RSDD_LM_COPR_XML (XML Class for Composite Provider)
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 | 20100714 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_LM_COPR_XML_R | XML Parser Class for CoPr. | 20100118 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDD_LM_COPR_XML_W | XML Generator for COPR | 20100118 |
Properties
| Class | CL_RSDD_LM_COPR_XML | |
| Short Description | XML Class for Composite Provider | |
| 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 | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSDD_LM_COPR_XML has no interface implemented.
Friends
Class CL_RSDD_LM_COPR_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' | 20100714 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'http://www.sap.com/bw/analyticalindex' | 20100714 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'tlogo' | 20100601 | |||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'defaultHierarchyName' | 20100317 | |||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'name' | 20100319 | |||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'hierarchies' | 20100317 | |||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | 'hierarchy' | 20100317 | |||
| 8 | Constant | Protected | Type reference (TYPE) | I | 1 | 20100714 | |||
| 9 | Constant | Protected | Type reference (TYPE) | I | 2 | 20100714 | |||
| 10 | Constant | Protected | Type reference (TYPE) | STRING | '#' | 20100119 | |||
| 11 | Constant | Protected | See coding | 20100618 | |||||
| 12 | Constant | Protected | Type reference (TYPE) | STRING | 'characteristic' | 20100714 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'name' | 20100118 | |||
| 14 | Constant | Protected | Type reference (TYPE) | STRING | 'columnMapping' | 20100115 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'name' | 20100714 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'compositeBindings' | 20100115 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'compositeColumns' | 20100115 | |||
| 18 | Constant | Protected | Type reference (TYPE) | STRING | 'constantColumnMapping' | 20100115 | |||
| 19 | Constant | Protected | Type reference (TYPE) | STRING | 'value' | 20100115 | |||
| 20 | Constant | Protected | Type reference (TYPE) | STRING | 'currency' | 20100115 | |||
| 21 | Constant | Protected | Type reference (TYPE) | STRING | 'innerJoin' | 20100115 | |||
| 22 | Constant | Protected | Type reference (TYPE) | STRING | 'join' | 20100115 | |||
| 23 | Constant | Protected | Type reference (TYPE) | STRING | 'joinType' | 20100115 | |||
| 24 | Constant | Protected | Type reference (TYPE) | STRING | 'keyfigure' | 20100714 | |||
| 25 | Constant | Protected | Type reference (TYPE) | STRING | 'leftOuterJoin' | 20100115 | |||
| 26 | Constant | Protected | Type reference (TYPE) | STRING | 'infoObject' | 20101005 | |||
| 27 | Constant | Protected | Type reference (TYPE) | STRING | 'mproMappedProvider' | 20130522 | |||
| 28 | Constant | Protected | Type reference (TYPE) | STRING | 'partProvider' | 20130522 | |||
| 29 | Constant | Protected | Type reference (TYPE) | STRING | 'sourceColumn' | 20100115 | |||
| 30 | Constant | Protected | Type reference (TYPE) | STRING | 'targetColumn' | 20100115 | |||
| 31 | Constant | Protected | Type reference (TYPE) | STRING | 'union' | 20100115 | |||
| 32 | Constant | Protected | Type reference (TYPE) | STRING | 'unit' | 20100115 | |||
| 33 | Constant | Protected | See coding | 20101108 | |||||
| 34 | Constant | Protected | See coding | 20101108 | |||||
| 35 | Constant | Protected | See coding | 20101117 | |||||
| 36 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSDD_LM_COMPOSITE_PROVIDER | Index Superclass | 20100714 | |||
| 37 | Static Attribute | Private | Type reference (TYPE) | G_T_CALCULATION_OPERAND_SPEC | 20101114 | ||||
| 38 | Instance attribute | Private | Type reference (TYPE) | I | Object Type Name | 20100714 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20101114 | ||
| 2 | Instance method | Protected | Method | Defines calculation specification | 20101114 |
Events
Class CL_RSDD_LM_COPR_XML has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | G_S_CALCULATION_OPERAND_SPEC | Public | See coding | 20101114 | BEGIN OF g_s_calculation_operand_spec,
calc_type type string,
max_oprd_nr type I,
t_oprd_spec type g_t_operand_spec,
END OF g_s_calculation_operand_spec
|
||
| 2 | G_S_OPERAND_SPEC | Public | See coding | 20101114 | BEGIN OF g_s_operand_spec,
is_optional TYPE rs_bool,
types type g_t_oprd_types,
END OF g_s_operand_spec
|
||
| 3 | G_T_CALCULATION_OPERAND_SPEC | Public | See coding | 20101114 | g_t_calculation_operand_spec type STANDARD TABLE OF g_s_calculation_operand_spec WITH KEY calc_type
|
||
| 4 | G_T_OPERAND_SPEC | Public | See coding | 20101114 | g_t_operand_spec type STANDARD TABLE OF g_s_operand_spec WITH DEFAULT KEY
|
||
| 5 | G_T_OPRD_TYPES | Public | See coding | 20101114 | G_T_OPRD_TYPES TYPE STANDARD TABLE OF string WITH DEFAULT KEY
|
Method Signatures
Method GET_CALCULATION_RULES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_T_CALCULATION_RULES | Call by reference | Type reference (TYPE) | G_T_CALCULATION_OPERAND_SPEC | 20101114 |
Method GET_CALCULATION_RULES on class CL_RSDD_LM_COPR_XML has no exception.
Method INIT_CALCULATION_RULES Signature
Method INIT_CALCULATION_RULES on class CL_RSDD_LM_COPR_XML has no parameter.
Method INIT_CALCULATION_RULES on class CL_RSDD_LM_COPR_XML has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |