2013 Feb 26 9:10 AM
Hello all,
I want to give a validation of DATE on my selection-screen, from which i want to display the data greater than or equal to that date.
it should not show the data less than that DATE.
e.g. if i am giving the validation DATE like ----> 25.02.2013
in such a case the report should only show/display the data greater than above DATE,
it should not b display the data less than above DATE.
please help me with this..with coding part..
thnku
Moderator message:Basic question.Please do some more research
Message was edited by: Kesavadas Thekkillath
Hello all,
I want to give a validation of DATE on my selection-screen, from which i want to display the data greater than or equal to that date.
it should not show the data less than that DATE.
e.g. if i am giving the validation DATE like ----> 25.02.2013
in such a case the report should only show/display the data greater than above DATE,
it should not b display the data less than above DATE.
please help me with this..with coding part..
thnku
Moderator message:Basic question.Please do some more research
Message was edited by: Kesavadas Thekkillath
2013 Feb 26 9:16 AM
Hi Amit,
this is like a basic part. I suggest do more of search on SDN and sap library.
For now, do the validation part in At Selection Screen event.
Make use of Error messages of Type I and E ( as u like ). You can also default the date on selection screen for the user to have an idea that what date he should enter with the help of Selection Texts.
Do the coding in Start-of-Selection event.
Also, plz post the error / Issue with what u tried.
Thanks
Vivek