2013 May 28 11:17 AM
Hi Experts,
I have a requirement where in if the budget exceeded amount is like less than 10000. The system should allow to post. I know that we define tolerance based on percentage I want to control it in such a way that if amount exceeded is less than 10000 then it should allow to post.
Regards,
Amar
2013 May 28 2:37 PM
Hi,
You can try using BADI FMAVC_DERI_AFMT, which allows to enhance the derivation strategy for tolerance profiles. There, having the possibility to see the amounts available, you can derive a 'stopping' tolerance profile, if the amount exceeds your pre-set boundaries.
Regards,
Eli