Hi Friends,
Can anybody tell me Function Module for getting previous date range if input provided is Month and Year.
For Ex :
Input is Jan2008 or ( Month = '01' & Year = '2008' )
O/P i need is : 1/11/2007 to 31/1/2008
Similarly
Input is Feb2008 or ( Month = '02' & Year = '2008' )
O/P i need is : 1/12/2007 to 31/2/2008
Regards
Chitrakant