SAP ABAP Class CL_UPX_SPREADING_CALCULATOR (Distribution Calculator)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-PLA-BPS (Application Component) Business Planning and Simulation
⤷
UPX_KPI (Package) UPX: CRM Planning - SEM Part
⤷
⤷
Properties
| Class | CL_UPX_SPREADING_CALCULATOR | |
| Short Description | Distribution Calculator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | UPX_KPI | UPX: CRM Planning - SEM Part |
| Created | 20020904 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPX_SPREADING_CALCULATOR has no forward declaration.
Interfaces
Class CL_UPX_SPREADING_CALCULATOR has no interface implemented.
Friends
Class CL_UPX_SPREADING_CALCULATOR 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) | UPX_YT_KPI_FACTOR | Factor Table for Distribution Calculator | 20020904 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | to fill the factor table | 20020904 | |
| 2 | Instance method | Public | Method | to get the result of the distribution | 20020904 | |
| 3 | Instance method | Public | Method | to fill the factor table | 20020904 | |
| 4 | Instance method | Public | Method | to get the result of the distribution | 20020904 | |
| 5 | Instance method | Public | Method | to call the distribution "engine" | 20020904 | |
| 6 | Instance method | Public | Method | to set the calculator to initial stage | 20020904 | |
| 7 | Instance method | Public | Method | to call the distribution "engine" | 20020904 |
Events
Class CL_UPX_SPREADING_CALCULATOR has no event.
Types
Class CL_UPX_SPREADING_CALCULATOR has no local type.
Method Signatures
Method ADD_FACTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BASE | Value transfer | Type reference (TYPE) | UPX_Y_KPI_FLOAT | Ergebnis der KPI-Bewertung: Wert | 20020904 | |||
| 2 | I_FACTOR | Value transfer | Type reference (TYPE) | UPX_Y_KPI_FLOAT | Factor for the spreading | 20020904 | |||
| 3 | I_POS | Value transfer | Type reference (TYPE) | UPX_Y_KPI_POS | Synchronized combination ID | 20020904 |
Method ADD_FACTOR on class CL_UPX_SPREADING_CALCULATOR has no exception.
Method GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | UPX_Y_KPI_FLOAT | Ergebnis der KPI-Bewertung: Wert | 20020904 | |||
| 2 | I_POS | Value transfer | Type reference (TYPE) | UPX_Y_KPI_POS | Synchronized combination ID | 20020904 |
Method GET_RESULT on class CL_UPX_SPREADING_CALCULATOR has no exception.
Method KPI_ADD_FACTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BASE | Value transfer | Type reference (TYPE) | UPX_Y_KPI_VALUE | Ergebnis der KPI-Bewertung: Wert | 20020904 | |||
| 2 | I_FACTOR | Value transfer | Type reference (TYPE) | UPX_Y_KPI_VALUE | Factor for the spreading | 20020904 | |||
| 3 | I_POS | Value transfer | Type reference (TYPE) | UPX_Y_KPI_POS | Synchronized combination ID | 20020904 |
Method KPI_ADD_FACTOR on class CL_UPX_SPREADING_CALCULATOR has no exception.
Method KPI_GET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VALUE | Value transfer | Type reference (TYPE) | UPX_Y_KPI_FLOAT | Ergebnis der KPI-Bewertung: Wert | 20020904 | |||
| 2 | I_POS | Value transfer | Type reference (TYPE) | UPX_Y_KPI_POS | Synchronized combination ID | 20020904 |
Method KPI_GET_RESULT on class CL_UPX_SPREADING_CALCULATOR has no exception.
Method KPI_SPREAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DECIMALS | Value transfer | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20020904 | |||
| 2 | I_VALUE | Value transfer | Type reference (TYPE) | UPX_Y_KPI_VALUE | Ergebnis der KPI-Bewertung: Wert | 20020904 |
Method KPI_SPREAD on class CL_UPX_SPREADING_CALCULATOR has no exception.
Method RESET Signature
Method RESET on class CL_UPX_SPREADING_CALCULATOR has no parameter.
Method RESET on class CL_UPX_SPREADING_CALCULATOR has no exception.
Method SPREAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DECIMALS | Value transfer | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20020904 | |||
| 2 | I_VALUE | Value transfer | Type reference (TYPE) | UPX_Y_KPI_FLOAT | Ergebnis der KPI-Bewertung: Wert | 20020904 |
Method SPREAD on class CL_UPX_SPREADING_CALCULATOR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 320 |