‎2009 Jan 26 7:36 PM
Hi,
I need to convert the incoming date in my program to a standard single format. The incomming date will be in different formats(yyyy/ddmm or mm/dd/yyyy or yyyy.dd.mm or yyyyddmm or .....) which I do not know.
Can any provide if there are any function module that convert the date in to the single standard format.
Regards,
Kumar
‎2009 Jan 26 7:43 PM
Check this [WIKI|https://wiki.sdn.sap.com/wiki/display/Snippets/ABAP-FunctionmoduleforconvertinganyExternaldateformattoInternalformat] by Narendran.