Hi,
In a selection screen i have given payment date as mandatory.
Now I need to pop up a message when that payment date entered is not in the table payr.
The error or message format should be
Payment date &p_date& is not maintained in the table PAYR.
But in the message im getting &p_date& instead it should be the date entered inthe payment date parameter.
How can i achieve this.
Pls provide some pointers.
Thanks.