cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Calculation of the result field in Usage Decision

ps0410
Participant
0 Kudos
85

I'm working with physical samples in SAP QM — I have 3 samples, and each sample has its own result recorded. SAP automatically calculates the mean value, which is then shown in the Usage Decision (UD).

Is it possible to change the way the result is calculated in the UD? For example, instead of the mean, can I use a different formula (e.g. minimum, maximum, weighted average, etc.)?

ps0410_0-1747634471450.png

 

Accepted Solutions (0)

Answers (1)

Answers (1)

RAHEEL_BABAR
Active Contributor
0 Kudos

Hi,

Yes, you can change the result calculation method in SAP QM by configuring the summarization rule (e.g., average, min, max) in the inspection plan or master inspection characteristic. For advanced needs like weighted averages, implement custom logic using user exits (e.g., QEVA0001) or BAdIs. These allow full control over how sample results are evaluated before the Usage Decision.

Regards

ps0410
Participant
0 Kudos
@RAHEEL_BABAR Please tell me where exactly this is configured, preferably with a screenshot.