Skip to Content
0
Former Member
Jun 07, 2007 at 11:02 AM

date issue

25 Views

I have to give date option as input parameter. and over there I have also need to give options like CURRENT,WEEK,MONTH,YEAR also related to date.

For example: I have given date like this. What else do I need to add for above mentioned requirement.

PARAMETER : ondate TYPE sy-datum DEFAULT sy-datum.

How I will do that.

Please do let me know.

Thanks