Hi Experts,
I have a report that I have web enabled it via ITS. My report has a selection screen and a ALV table.
I have validate date range field in the selection screen On invalid date entry I have to display error message.
How to do this?
In my ABAP code I have handled the message using message ID and number. It is working fine in ABAP code but does not work in ITS web application.
What I have to do to get the message display?
Thanks
Gopal