‎2005 Sep 02 11:53 AM
hi all,
i need a function module which will take the input as 09.02.2006(mmddyyy) and the out put should be sep-06. etc.
Thanks & Regards
suresh
‎2005 Sep 02 12:01 PM
‎2005 Sep 02 12:01 PM
Hi Suresh,
Use the function module 'MONTH_NAMES_GET' to get the month name and then use CONCATENATE to get SEP-06.
You can also check another post which is currently running 'Regarding Date Format'.
Thanks
Vinod
‎2005 Sep 02 12:03 PM