cancel
Showing results for 
Search instead for 
Did you mean: 

Error Incase Sum of total no.of Goals Weights crosses 100%

SG_SF
Explorer
0 Kudos
1,058

How do I achieve the below within Performance Form

Here, employee is allowed to add Min-3 goals and Max 5 Goals in 'Goal' section.

Sum of all Goals weightage should not be more than 100%.

Example: Incase of 3 Goals : It should like below.

  • Goal 1 Weightage= 40%, Goal 2 W=40%, Goal 3 W= 20% - 40+40+20 = 100% . So allow to send the form to next step.
  • Goal 1 Weightage= 40%, Goal 2 W=40%, Goal 3 W= 30%. 40+40+30 = 110%. Do not allow user to send to next step. Display an error message on Submitting the form. or while saving the 3rd goal.

Kindly help here. Thank you so much.

Accepted Solutions (0)

Answers (2)

Answers (2)

MridulSharmaSF
Contributor
0 Kudos

and Is it possible to show an error with in Goal template (I mean outside PM form) also (Eg: while saving the 3rd goal in this case) ?

rise_sg In goal plan we have only soft warning it cannot be configured for error ,you have to utilize PM form only for enforcing this stop ,hope this helps please upvote this answer if it helped you

Ethan_Garrett
Active Participant
0 Kudos

Sudhakar,

The following help article I think is what you are looking for. It allows you to set thresholds for the goal plan when it's in a performance form.

https://help.sap.com/docs/SAP_SUCCESSFACTORS_PERFORMANCE_AND_GOALS/8aaa9ac9177d482e8e6597e509237656/...

SG_SF
Explorer
0 Kudos

Thank you Ethan for providing quick info.
I will update xml and let you know the result. Thank you so much.

and Is it possible to show an error with in Goal template (I mean outside PM form) also (Eg: while saving the 3rd goal in this case) ?