SAP ABAP Class CL_RSAN_MDL_DST_HIERAGGR (Source Transformation - Hierarchical Aggregation)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-APD (Application Component) Analysis Process Designer
⤷
RSAN_MDL (Package) APD - Tool - Object Model
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_MDL_ABSTRACT_NODE | Base Class of a Node | 20061102 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_MDL_MAPPING_SOURCE | Object Can Be Used as Source of a Mapping Rule | 20061102 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_MDL_MAPPING_TARGET | Object Can Be Used as Target of a Mapping Rule | 20061102 |
Properties
| Class | CL_RSAN_MDL_DST_HIERAGGR | |
| Short Description | Source Transformation - Hierarchical Aggregation | |
| Super Class | CL_RSAN_MDL_ABSTRACT_NODE | Base Class of a Node |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | RSAN_MDL | |
| Program status | ||
| Category | 0 | |
| Package | RSAN_MDL | APD - Tool - Object Model |
| Created | 20061102 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSAN_MDL_MAPPING_SOURCE | Object Can Be Used as Source of a Mapping Rule | 20061102 | ||
| 2 | IF_RSAN_MDL_MAPPING_TARGET | Object Can Be Used as Target of a Mapping Rule | 20061102 |
Friends
Class CL_RSAN_MDL_DST_HIERAGGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RSAN_OM_R_LIST | List of Aggregation Fields (CL_RSAN_MDL_HIERAGGR) | 20061102 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Node Name (ID) | 20061107 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Reference to Parent Node | 20061107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20061102 | |
| 2 | Instance method | Public | Method | 20061102 | ||
| 3 | Instance method | Public | Method | 20061107 | ||
| 4 | Instance method | Public | Method | 20061107 |
Events
Class CL_RSAN_MDL_DST_HIERAGGR has no event.
Types
Class CL_RSAN_MDL_DST_HIERAGGR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAN_MDL_DST_HIERAGGR has no parameter.
Method CONSTRUCTOR on class CL_RSAN_MDL_DST_HIERAGGR has no exception.
Method GET_MAPPING_TARGET_FIELDS Signature
Method GET_MAPPING_TARGET_FIELDS on class CL_RSAN_MDL_DST_HIERAGGR has no parameter.
Method GET_MAPPING_TARGET_FIELDS on class CL_RSAN_MDL_DST_HIERAGGR has no exception.
Method SET_NODE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | STRING | 20061107 |
Method SET_NODE_ID on class CL_RSAN_MDL_DST_HIERAGGR has no exception.
Method SET_PARENT_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | STRING | 20061107 |
Method SET_PARENT_REF on class CL_RSAN_MDL_DST_HIERAGGR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |