2008 Oct 16 3:26 PM
Dear all,
When i call the function module RE_BE_CALC_START_DATE it gives the start date of the month only when the date is less than 17 when it exceeds 17 it is giving next month starting date.,., So, what can i do can any one help me to solve this problem.,
Thanks,
Thiru. R
2008 Oct 16 3:27 PM
what do you want? you can get start date of the month simple by changing the sy-datum+6(2) to '01
2008 Oct 16 3:27 PM
what do you want? you can get start date of the month simple by changing the sy-datum+6(2) to '01
2008 Oct 16 3:39 PM
2008 Oct 17 4:18 AM