‎2006 Nov 29 7:33 PM
Can anyone give me a BAPI or FM which handles difference of timestamp. I am trying to deduct two dates in a report (just the hours) and not minutes. Is there something available to handle the discrepancy in the time difference.
Thanks
null
‎2006 Nov 29 7:39 PM
Hi Andrew,
Use the function module <b>CCU_TIMESTAMP_DIFFERENCE</b> for finding the difference between two time stamps. You can calculate the result according to your requirement.
Regards,
Vinod.
‎2006 Nov 29 7:36 PM
Hi Andrew,
Please check this FM.
CCU_TIMESTAMP_DIFFERENCE
SD_DATETIME_DIFFERENCE.
Regards,
Ferry Lianto
‎2006 Nov 29 7:37 PM
‎2006 Nov 29 7:39 PM
Hi Andrew,
Use the function module <b>CCU_TIMESTAMP_DIFFERENCE</b> for finding the difference between two time stamps. You can calculate the result according to your requirement.
Regards,
Vinod.