SAP ABAP Interface CL_RSSDPR_CALC_METRICCALCALG (Metric Calculation 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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSDPR_ALG_EO_RESP Algorithm to calculate scores for metric with ID ALG_EO_RESP 20040112
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSDPR_ALG_PROBLEM_REPORTS Algorithm to calculate scores for metric PR_COM and PR_DLV 20040130
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSDPR_CALC_LOOKUPALG Metric Calculation Lookup Algorithm 20031229
Properties
Interface CL_RSSDPR_CALC_METRICCALCALG  
Short Description Metric Calculation Algorithm    
General Data
Package RS_BCT_SPL_SDPR   BW: Content Logistics - Supplier Delivery Performance Rating 
Created 20031229   SAP 
Last changed 20141101    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSSSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface CL_RSSDPR_CALC_METRICCALCALG has no interface.
Friends
Interface CL_RSSDPR_CALC_METRICCALCALG has no friend.
Attributes
Interface CL_RSSDPR_CALC_METRICCALCALG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_METRIC_SCORE Instance method Public Method Calculate Metric Score 20031229
2 CHECK_DATA_EXIST Instance method Public Method Check whether the data is valid (non-zero) 20040225
3 SET_METRIC_INFO Instance method Public Method Additional infos that are handed over at construction time 20040115
Events
Interface CL_RSSDPR_CALC_METRICCALCALG has no event.
Types
Interface CL_RSSDPR_CALC_METRICCALCALG has no local type.
Method Signatures

Method CALCULATE_METRIC_SCORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_METRIC_SC Call by reference Object reference (TYPE REF TO) CL_RSSDPR_SPL_METRICSC Metrikpunktwert 20031229
2 Importing I_COLL_KYFSET Call by reference Object reference (TYPE REF TO) CL_SRM_TOOLS_FIELDS_STRUCT_SET Feldstruktursatz 20031229
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_ALG_CALC_ERR Fehler bei der Metrikberechnung 20040126

Method CHECK_DATA_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DATA_VALID_FLAG Value transfer Type reference (TYPE) CHAR1 Status (TRUE/FALSE), der angibt, ob Daten gültig sind 20040225
2 Importing I_FLD_STRUC_SET Call by reference Object reference (TYPE REF TO) CL_SRM_TOOLS_FIELDS_STRUCT_SET Feldstruktursatz 20040225
# Exception Resumable Description Created on
1 CX_RSSDPR_EXCEPT_ALG_VALI_ERR Fehler bei der Metrikvalidierung 20040225

Method SET_METRIC_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METRIC_CATEGORY Call by reference Type reference (TYPE) RSBCTSDPR_D_MTCCAT Metrikkategorie 20040115
2 Importing I_METRIC_ID Call by reference Type reference (TYPE) RSBCTSDPR_D_MTCID Metrik 20040115

Method SET_METRIC_INFO on Interface CL_RSSDPR_CALC_METRICCALCALG has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 352