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

FUNCTION 'DURATION_DETERMINE'

Former Member
0 Likes
1,038

HI !

I see a different results of the duration parameter of the function

when i execute the function in debug mode versus non debug mode.

( the other parameters of the function are the same ).

Can you explain why the differences exist ?

Thanks

Moshe

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
668

Try using the FM "SWI_DURATION_DETERMINE" or

"L_TO_TIME_DIFF"

Message was edited by:

ANIRUDDHA DAS

2 REPLIES 2
Read only

Former Member
0 Likes
669

Try using the FM "SWI_DURATION_DETERMINE" or

"L_TO_TIME_DIFF"

Message was edited by:

ANIRUDDHA DAS

Read only

Former Member
0 Likes
668

HI,

what is the start time and end time that you are giving if you are giving sy-uzeit.. then when you run the program in debug mode it will have sy-uzeit as different than when you run with out debugging.

Thanks

Mahesh