Skip to Content
0
Former Member
Dec 08, 2006 at 09:04 AM

Function module for date

48 Views

Dear all,

Could any one help me for below requirement..

I need a FM in which input is Current date, Number of months.

Output should be the date before the Number of months.

eg.

Input: Sy-datum 08.12.2006

No.of months 13

output: 01.11.2006

Thanks in advance.