Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI or Function Module

Former Member
0 Likes
482

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
451

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.

3 REPLIES 3
Read only

ferry_lianto
Active Contributor
0 Likes
451

Hi Andrew,

Please check this FM.

CCU_TIMESTAMP_DIFFERENCE

SD_DATETIME_DIFFERENCE.

Regards,

Ferry Lianto

Read only

0 Likes
451

Thank You

Read only

Former Member
0 Likes
452

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.