SAP Knowledge Base Article - Public

3549135 - Issue with Supplier Scorecards in Supplier Evaluation by Questionnaire App

Symptom

"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental." 

The Scorecard includes the record in the past when the system calculates the overall score by questionnaire in Supplier Evaluation by Questionnaire App.

Environment

SAP S/4HANA Cloud Public Edition

Reproducing the Issue

  1. Access the Supplier Evaluation by Questionnaire App.
  2. Navigate to the Supplier Scorecards.
  3. Observe that the Scorecard includes the record in the past when the system calculates the overall score by questionnaire result.

Resolution

The value of Questionnaire Score is not dependent on Start Date/End Date. Find below logic for Questionnaire Score:

If NmbrOfSuplrEvalQnaire = 0 then Questionnaire Score = 0

else Questionnaire Score = SuplrEvalCalculatedScoreValue / NmbrOfSuplrEvalQnaire

For row 1 above, value of SuplrEvalCalculatedScoreValue  is 0.0000000000000000E+00(Scientific Notation) which means 0.

Hence, Questionnaire Score = SuplrEvalCalculatedScoreValue / NmbrOfSuplrEvalQnaire

Questionnaire Score = 0 / 1 = 0.

Keywords

SAP S/4HANA Cloud Public Edition, Supplier Management, Supplier Scorecards, Past Records, Overall Score, Questionnaire Result. , KBA , MM-FIO-PUR-ANA-2CL , Fiori UI for Purchasing Analytics (Public Cloud) , Problem

Product

SAP S/4HANA Cloud Public Edition all versions