Hi all,
We are implementing Travel Management and i have a doubt, How can i deactivate or remove the delete option when travel request & Trip is created for an employee.
In my present system it allows to delete travel request & Trip even after it is approved & settled which i think is not right.
Please give your valuable inputs.
Regards,
neharika
Edited by: neharika malhotra on May 5, 2011 10:16 AM
Hi NIharika,
There is BAdI 'PTRM_TRIPUPDATE_BADI_DEF' with method 'TRIP_DELETED' called inside teh event of trip deletion. There you can write code for the checking of request status before deletion. You can ask your abaper to explore it.
Praveen
Add a comment