Hi all,
Im trying to check whether a particular date comes under a given date range.
In a select querry we directly give.... where date in s_date.... or itab_date[]. But this is not the case while checking this in an IF condition or anything else.
Any FM to check whether a particular date comes under a given date range or any FM which will
generate the list of dates will be help ful.
Note: in this case my range is a manually populated range. It has only one line as,
"I BT <date1> <date2>".
Please provide your valuable suggesstions....