Hi Everyone,
We're using the SAP release function for POs. The client wants to set a maximum allowable change value of 5% to one of our strategies. Example, PO is created for $10,000. Client will allow changes to the PO up to $10,500. Any changes in excess of 5% however (i.e. greater than or equal to $10,500.001) should not be allowed and the system will generate an error not allowing the user to save the document.
To the best of my knowledge there's no standard function that would put a "ceiling" to the allowed % change in the release function tables. Is this true? If this is true (that this is not possible using "standard" SAP) what enhanecemnt or Badi would you recommend I leverage to code this instead?
Thank you for your help!
Remo