SAP ABAP Class CL_RSAN_MDL_DST_REGRESSION (Source Transformation - Linear Regression)
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 | 20020220 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_MDL_MAPPING_SOURCE | Object Can Be Used as Source of a Mapping Rule | 20020220 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_MDL_MAPPING_TARGET | Object Can Be Used as Target of a Mapping Rule | 20020220 |
Properties
| Class | CL_RSAN_MDL_DST_REGRESSION | |
| Short Description | Source Transformation - Linear Regression | |
| 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 | 20020220 | 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 | 20020220 | ||
| 2 | IF_RSAN_MDL_MAPPING_TARGET | Object Can Be Used as Target of a Mapping Rule | 20020220 |
Friends
Class CL_RSAN_MDL_DST_REGRESSION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | STRING | 'GEN_AVG' | Technical Name of the Generated Field | 20020909 | ||
| 2 | Static Attribute | Public | Type reference (TYPE) | STRING | '0GEN_AVG' | Name of the Generated Field | 20020909 | ||
| 3 | Static Attribute | Public | Type reference (TYPE) | STRING | 'GEN_VAL' | Technical Name of the Generated Field | 20020909 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | STRING | '0GEN_VAL' | Name of the Generated Field | 20020909 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | NUMC2 | Dimension | 20020220 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSAN_OM_R_LIST | List of Transferred Fields (CL_RSAN_MDL_PARAMTER) | 20020226 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | null flag | 20020426 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSAN_OM_R_LIST | List of Regression Fields (CL_RSAN_MDL_PARAMTER) | 20020226 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | x_flag | 20020409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020220 | |
| 2 | Instance method | Public | Method | 20020220 | ||
| 3 | Instance method | Public | Method | 20020220 | ||
| 4 | Instance method | Public | Method | 20020220 | ||
| 5 | Instance method | Public | Method | 20020220 | ||
| 6 | Instance method | Public | Method | Determine Regression Fields for Field Name from Predecessor | 20021219 | |
| 7 | Instance method | Public | Method | Get Sort Fields | 20020301 | |
| 8 | Instance method | Public | Method | set_dimension | 20020221 | |
| 9 | Instance method | Public | Method | set_x_flag | 20020426 | |
| 10 | Instance method | Public | Method | set_x_flag | 20020409 |
Events
Class CL_RSAN_MDL_DST_REGRESSION has no event.
Types
Class CL_RSAN_MDL_DST_REGRESSION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSAN_MDL_DST_REGRESSION has no parameter.
Method CONSTRUCTOR on class CL_RSAN_MDL_DST_REGRESSION has no exception.
Method GET_MAPPING_SOURCE_FIELDS Signature
Method GET_MAPPING_SOURCE_FIELDS on class CL_RSAN_MDL_DST_REGRESSION has no parameter.
Method GET_MAPPING_SOURCE_FIELDS on class CL_RSAN_MDL_DST_REGRESSION has no exception.
Method GET_MAPPING_TARGET_FIELDS Signature
Method GET_MAPPING_TARGET_FIELDS on class CL_RSAN_MDL_DST_REGRESSION has no parameter.
Method GET_MAPPING_TARGET_FIELDS on class CL_RSAN_MDL_DST_REGRESSION has no exception.
Method GET_MAX_NUMBER_OF_SOURCES Signature
Method GET_MAX_NUMBER_OF_SOURCES on class CL_RSAN_MDL_DST_REGRESSION has no parameter.
Method GET_MAX_NUMBER_OF_SOURCES on class CL_RSAN_MDL_DST_REGRESSION has no exception.
Method GET_MAX_NUMBER_OF_TARGETS Signature
Method GET_MAX_NUMBER_OF_TARGETS on class CL_RSAN_MDL_DST_REGRESSION has no parameter.
Method GET_MAX_NUMBER_OF_TARGETS on class CL_RSAN_MDL_DST_REGRESSION has no exception.
Method GET_REGRESSION_FIELDS_FOR_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CALC_FIELDNAME_INPUT | Call by reference | Type reference (TYPE) | FIELDNAME | Fieldname used in source data of algorithm | 20021219 | |||
| 2 | E_CALC_FIELDNAME_OUT_AVG | Call by reference | Type reference (TYPE) | FIELDNAME | Fieldname for average in output of algorithm | 20021219 | |||
| 3 | E_CALC_FIELDNAME_OUT_REGFACTOR | Call by reference | Type reference (TYPE) | FIELDNAME | Fieldname for regression factor in output of algorithm | 20021219 | |||
| 4 | E_NAME_OUT_AVG | Call by reference | Type reference (TYPE) | STRING | Name of output field containing the average | 20021219 | |||
| 5 | E_NAME_OUT_REGFACTOR | Call by reference | Type reference (TYPE) | STRING | Name of output field containing the regression factor | 20021219 | |||
| 6 | E_TEXT_OUT_AVG | Call by reference | Type reference (TYPE) | STRING | Text of output field containing the average | 20021219 | |||
| 7 | E_TEXT_OUT_REGFACTOR | Call by reference | Type reference (TYPE) | STRING | Text of output field containing the regression factor | 20021219 | |||
| 8 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name from predecessor node | 20021219 |
Method GET_REGRESSION_FIELDS_FOR_NAME on class CL_RSAN_MDL_DST_REGRESSION has no exception.
Method GET_SORT_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETH_SORT | Call by reference | Type reference (TYPE) | RSANM_TH_SORT_FIELD | sort fields | 20020301 |
Method GET_SORT_FIELDS on class CL_RSAN_MDL_DST_REGRESSION has no exception.
Method SET_DIMENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | NUMC2 | Zweistellige Nummer | 20020221 |
Method SET_DIMENSION on class CL_RSAN_MDL_DST_REGRESSION has no exception.
Method SET_NULL_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | i_value | 20020426 |
Method SET_NULL_FLAG on class CL_RSAN_MDL_DST_REGRESSION has no exception.
Method SET_X_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | i_value | 20020409 |
Method SET_X_FLAG on class CL_RSAN_MDL_DST_REGRESSION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 30B |