SAP ABAP Class CL_RSAN_MDL_2PT_NORMALIZE (2-Pass Transformation Quantile Formation)
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_DST | Abstract Class for Transformation Nodes | 20030505 |
Properties
Class | CL_RSAN_MDL_2PT_NORMALIZE | |
Short Description | 2-Pass Transformation Quantile Formation | |
Super Class | CL_RSAN_MDL_ABSTRACT_NODE_DST | Abstract Class for Transformation Nodes |
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 | 20030505 | 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
Class CL_RSAN_MDL_2PT_NORMALIZE has no interface implemented.
Friends
Class CL_RSAN_MDL_2PT_NORMALIZE 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) | STRING | Source Field | 20030505 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLOAT | Mean Value | 20030505 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Target Field | 20030505 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FLOAT | Standard Deviation | 20030505 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | SET_INPUT_FIELD | 20030505 |
2 | ![]() |
Instance method | Public | Method | SET_MEAN | 20030505 |
3 | ![]() |
Instance method | Public | Method | SET_OUTPUT_FIELD | 20030505 |
4 | ![]() |
Instance method | Public | Method | SET_STANDARD_DEVIATION | 20030505 |
Events
Class CL_RSAN_MDL_2PT_NORMALIZE has no event.
Types
Class CL_RSAN_MDL_2PT_NORMALIZE has no local type.
Method Signatures
Method SET_INPUT_FIELD 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 | 20030505 |
Method SET_INPUT_FIELD on class CL_RSAN_MDL_2PT_NORMALIZE has no exception.
Method SET_MEAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | FLOAT | i_value | 20030505 |
Method SET_MEAN on class CL_RSAN_MDL_2PT_NORMALIZE has no exception.
Method SET_OUTPUT_FIELD 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 | 20030505 |
Method SET_OUTPUT_FIELD on class CL_RSAN_MDL_2PT_NORMALIZE has no exception.
Method SET_STANDARD_DEVIATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | FLOAT | I_VALUE | 20030505 |
Method SET_STANDARD_DEVIATION on class CL_RSAN_MDL_2PT_NORMALIZE has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 400 |