‎2007 Aug 21 4:55 PM
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
‎2007 Aug 21 4:59 PM
Try using the FM "SWI_DURATION_DETERMINE" or
"L_TO_TIME_DIFF"
Message was edited by:
ANIRUDDHA DAS
‎2007 Aug 21 4:59 PM
Try using the FM "SWI_DURATION_DETERMINE" or
"L_TO_TIME_DIFF"
Message was edited by:
ANIRUDDHA DAS
‎2007 Aug 21 5:07 PM
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