2006 Aug 11 7:51 AM
I have a requirement where I'll have to find the number of hours and minutes that has lapsed between
Date1 Time1 and Date2 Time2
that is
date1 4.07.05
time1 22:14
date2 6.07:05
time2 5:14
so the result would be 31:00 hrs
Is there any function module available to suffice this requirement.
I checked out a few but i couldn't find the right function module
2006 Aug 11 7:55 AM
HI,
check this FM
<b>SD_DATETIME_DIFFERENCE
SD_CALC_DURATION_FROM_DATETIME
</b>
Regards,
HRA
2006 Aug 11 7:55 AM
HI,
check this FM
<b>SD_DATETIME_DIFFERENCE
SD_CALC_DURATION_FROM_DATETIME
</b>
Regards,
HRA
2006 Aug 11 7:57 AM
2006 Aug 11 8:01 AM