Hi All,
I am enhancing ESS using badi pt_abs_req. I have done some validations in method simulate_via_blop.
My problem is, In ESS portal, when ever I click on create leave request, this methods gets called. And also some random date will be passed to it and will go through all my validations. Hence error message coming even before I apply leave.
How can I rectify this? Please help me..