Hello Chandan and Matt,
Did you find any solution for this?
We are also using Approve Leave Request V2.0 application and facing the same issue.
After debugging it is observed that an exception is getting raised for any type of message.
If we look at the code pasted by Chandan it shows for any type of message in table lt_messages it raises an exception with following code-
RAISE EXCEPTION TYPE /iwbep/cx_mgw_busi_exception
EXPORTING
message_container = lo_message_container.
ENDIF.
In our case we have information type of message - negative quota deduction in table lt_messages but it still throws an exception.
Kindly suggest.
Thanks & Regards,
Avinash