SAP ABAP Class CL_RSAN_MDL_ABSTRACT_ANALYSIS (Common Functions for Analysis Tasks/Sources/Targets)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_OM_DOCUMENT | Analysis Object Model Root Element | 20010512 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_OM_ELEMENT | Analysis Object Model Element | 20010512 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_MDL_ANALYSIS_PROCESS | Analysis that Can Be Executed | 20020222 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSAN_MDL_ANALYSIS_SOURCE | CL_RSAN_MDL_ANALYSIS_SOURCE | 20010512 |
Properties
| Class | CL_RSAN_MDL_ABSTRACT_ANALYSIS | |
| Short Description | Common Functions for Analysis Tasks/Sources/Targets | |
| Super Class | ||
| 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 | 20010512 | 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_OM_DOCUMENT | Analysis Object Model Root Element | 20010512 | ||
| 2 | IF_RSAN_OM_ELEMENT | Analysis Object Model Element | 20010512 |
Friends
Class CL_RSAN_MDL_ABSTRACT_ANALYSIS 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 Mappings (CL_RSAN_MDL_MAPPING) | 20010512 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20010512 | |||||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RSAN_OM_LIST | List of Nodes (CL_RSAN_MDL_ABSTRACT_NODE) | 20011213 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RSAN_PROCESS_IN_MEMORY_FLAG | 'X' | Indicator runtime should work in memory | 20020813 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | AS4FLAG | Flag model was changed | 20020425 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20010512 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20010512 | |||||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20010512 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check the Consistency of the Definition | 20020508 | |
| 2 | Instance method | Public | Method | Check the Consistency of a Subset for Testing of a Node | 20030801 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20010512 | |
| 4 | Instance method | Public | Method | Search for a Mapping Rule for the Specified Target Node | 20020524 | |
| 5 | Instance method | Public | Method | Search for a Mapping Rule for the Specified Target Node | 20020523 | |
| 6 | Instance method | Public | Method | Search for a Mapping Rule for the Specified Source Node | 20011004 | |
| 7 | Instance method | Public | Method | Search for a Mapping Rule for the Specified Target Node | 20011004 | |
| 8 | Instance method | Public | Method | Search for Node that Implements the MAPPING_SOURCE Interface | 20010523 | |
| 9 | Instance method | Public | Method | Search for Node that Implements the MAPPING_TARGET Interface | 20010523 | |
| 10 | Instance method | Public | Method | Get value of indicator PROCESS_DATA_IN_MEMORY | 20020813 | |
| 11 | Instance method | Public | Method | Get Related BW Repository Objects | 20030901 | |
| 12 | Instance method | Public | Method | Check if the definition was modified | 20020425 | |
| 13 | Instance method | Public | Method | 20010512 | ||
| 14 | Instance method | Public | Method | Create New Mapping Rule if Permitted (Not Added to Mappings) | 20010919 | |
| 15 |