‎2005 Jul 04 9:31 AM
Hi all,
I am having a date in format DD/MM/YYYY and i want to have format as DD-MMM-YYYY where MMM is first three character of Month, like JAN, FEB, MAR, etc.
So Do we have any such Function Module for this?
I don't want to do coding, I need only function Module name?
Thanks in advance.
‎2005 Jul 04 9:33 AM
Hi Vipin,
FM 'MONTH_NAMES_GET' will be very useful for you.
Regards,
Erwan
‎2005 Jul 04 9:33 AM
Hi Vipin,
FM 'MONTH_NAMES_GET' will be very useful for you.
Regards,
Erwan
‎2005 Jul 04 10:04 AM
Thanks for your Answer,
but i got better FM for this
'CONVERSION_EXIT_IDATE_OUTPUT'