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

Customized rating field in the performance form

MM_SAP_SF
Discoverer
0 Kudos
718

Hi Everyone,

We need assistance with our Performance forms. We have a requirement to implement a custom calculation for each goal, where goal achievement is calculated as (item rating * item weight) / 100. We're unsure how to set up this custom calculation within the performance form. If anyone has experience with this or can guide us on how to achieve these calculations for each goal, your help or any relevant KBA would be greatly appreciated.

Thanks in advance!!

Accepted Solutions (0)

Answers (1)

Answers (1)

S0003592299
Discoverer
0 Kudos

Hello,

Whatever the final case, as design, the performance form will multiply the weight with goal rating. So you need to have a rating without weight multiplication. What you can do in that case is that you can have rating from manager and divide it by 100 in the goal plan xml, then have the actual-achievement as item rating/100. After that it will be automatically multiplied with item weight.

Have a nice day,