cancel
Showing results for 
Search instead for 
Did you mean: 

SAC: How to implements checks of user entered amounts

josko_poljak
Participant
0 Kudos

Hi,

in SAC planning scenario, how can we check if user entered correct anount? I.e. we would like to check if user:

a) entered positive amount or

b) amount between 0 and 1

And finally how to inform the user that the entry is incorrect.

Kind regards

Accepted Solutions (0)

Answers (2)

Answers (2)

Jay_Gandhi
Active Contributor

Hi there,

If you're referring to a standard SAC story, your best available option would be to use thresholds. This would allow a user a "soft validation" where if the value entered is beyond a range of specific value it would show a colour indicator. https://help.sap.com/viewer/00f68c2e08b941f081002fd3691d86a7/LATEST/en-US/c7adf4fd59624806b976c7f5d0...

This, however, would not provide a text dialog or prevent a user from entering and publishing the value anyway.

Jay

Mikesch
Advisor
Advisor
0 Kudos

Hi,

you could do this kind of checks in SAC Application Designer.

Not possible in Stories.
Cheers