‎2008 Oct 07 6:30 AM
Hi to all,
I have small requirement.In our module program we hav calculated time between 2 dates and 2 times.We r calculating this difference using function module SD_CALC_DURATION_FROM_DATETIME.
We r getting correct time,but it is showing in decimal datatype.We want in times format i.e in " hh:mm:ss ".How we can convert that decimal datatype time into times data type.Please give me any ideas...
‎2008 Oct 07 6:35 AM
‎2008 Oct 07 6:37 AM
hi
Try using this FM: CONVERSION_EXIT_TSTRN_OUTPUT.
Regards,
Vishwa.
‎2008 Oct 07 6:42 AM
‎2008 Oct 07 6:44 AM
Gi Geetha..,
Keep this link to get required function module name..,
https://www.sdn.sap.com/irj/sdn/wiki?path=/pages/pointstab/viewpageversion.action&pageid=6822
Thanks,
Naveen.I