SAP ABAP Class CL_RSAN_MDL_ANALYSIS_PROCESS (Analysis that Can Be Executed)
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_ANALYSIS | Common Functions for Analysis Tasks/Sources/Targets | 20020222 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_MDL_TASK | Tasks | 20020222 |
Properties
| Class | CL_RSAN_MDL_ANALYSIS_PROCESS | |
| Short Description | Analysis that Can Be Executed | |
| Super Class | CL_RSAN_MDL_ABSTRACT_ANALYSIS | Common Functions for Analysis Tasks/Sources/Targets |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSAN_MDL | APD - Tool - Object Model |
| Created | 20020222 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSAN_MDL_ANALYSIS_PROCESS has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSAN_MDL_TASK | Tasks | 20020222 |
Friends
Class CL_RSAN_MDL_ANALYSIS_PROCESS has no friend class.
Attributes
Class CL_RSAN_MDL_ANALYSIS_PROCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020222 | |
| 2 | Instance method | Public | Method | 20020222 | ||
| 3 | Instance method | Public | Method | Get key for the target object, stored in the analysis run | 20031116 | |
| 4 | Instance method | Private | Method | Determine Target Node of the Analysis Process | 20031116 | |
| 5 |