Application Development 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: 

Convert difference between two date & time into Minutes

Srisap
Participant
0 Kudos

Hello,

Can somebody help me out with this?

Regards,

Sridhar Karra.

2 REPLIES 2

Srisap
Participant
0 Kudos

Got it.

Use Function module

SD_CALC_DURATION_FROM_DATETIME

Former Member
0 Kudos

hi,

substract two dates

multiply the diff with 24*60.

regards

Avi