SAP ABAP Class CL_RSSDPR_CALC_LOOKUPALG (Metric Calculation Lookup Algorithm)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-SPL-SDR (Application Component) Supplier Delivery Performance Rating
⤷
RS_BCT_SPL_SDPR (Package) BW: Content Logistics - Supplier Delivery Performance Rating
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSSDPR_CALC_METRICCALCALG | Metric Calculation Algorithm | 20031229 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_ALG_ASN_ACCUR | Algorithm to calculate scores for metric with ID ASN_ACCUR | 20040108 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_ALG_ASN_TIME | Algorithm to calculate scores for metric with ID ASN_TIME | 20040113 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_ALG_CUM_IMBAL | Algorithm to calculate scores for metric with ID CUM_IMBAL | 20040108 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_ALG_ONTL_ONT | Algorithm to calculate scores for metric with ID ONTL_ONT | 20040114 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_ALG_ONTL_OVDUE | Algorithm to calculate scores for metric with ID ONTL_OVDUE | 20040114 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_ALG_ONTQ | Algorithm to calc. metrics for on-time deliveries (Q.-Alg.) | 20040116 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_ALG_PROMDT_ACC | Algorithm to calculate scores for metric ID PROMDT_ACC | 20040109 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_ALG_SA_NONCOMP | Algorithm to calculate scores for metric ID SA_NONCOMP | 20040109 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_RSSDPR_ALG_SHIP_DISCR | Algorithm to calculate scores for metric ID SHIP_DISCR | 20040109 |
Properties
| Class | CL_RSSDPR_CALC_LOOKUPALG | |
| Short Description | Metric Calculation Lookup Algorithm | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_SPL_SDPR | BW: Content Logistics - Supplier Delivery Performance Rating |
| Created | 20031229 | SAP |
| Last change | 20141101 | |
| 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 | CL_RSSDPR_CALC_METRICCALCALG | Metric Calculation Algorithm | 20031229 |
Friends
Class CL_RSSDPR_CALC_LOOKUPALG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSBCTSDPR_D_MTCCAT | Metric Category | 20040116 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSBCTSDPR_D_MTCID | Metric ID | 20040116 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_SCLOOKUPTBL | Specific Metric Score Lookup Table | 20031229 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Score Lookup Table | 20031229 |
Events
Class CL_RSSDPR_CALC_LOOKUPALG has no event.
Types
Class CL_RSSDPR_CALC_LOOKUPALG has no local type.
Method Signatures
Method SET_SCORE_LOOKUP_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SCORE_LOOKUP_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_RSSDPR_MODEL_SCLOOKUPTBL | Nachschlagetabelle für spezifischen Metrikpunktwert | 20031229 |
Method SET_SCORE_LOOKUP_TABLE on class CL_RSSDPR_CALC_LOOKUPALG has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 352 |