cancel
Showing results for 
Search instead for 
Did you mean: 

How to stop cancellation leave request in ESS portal

Former Member
0 Kudos

Hi All,

I have a requirement to enhance ESS portal. If an employee trying to apply / change / delete leave request for past dates. System should throw error message and it should not process further. I have implemented BADI ( PT_ABS_REQ ) and written code in SIMULATE_VIA_BLOP method. Validation is working fine and system showing error message. But, It is processing further and the process is getting completed. This should not happen in this case.

How to control the standard process in this scenario. I hope someone faced this situation. If someone provides a solution it would be helpful.

Thanks..

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member308963
Discoverer
0 Kudos

Hi,

I am also facing similar issue. The validation in method SIMULATE_VIA_BLOP is working and throwing an error but system is still sending the cancellation request to manager.

How can we stop the leave deletion request from further processing once the validation happens and error is shown?

-

Dipti.

former_member182426
Active Contributor
0 Kudos

You can restrict change / delete option by checking the below options under system response for the leave types in configuration table V_T554S_WEB.