2007 May 21 4:58 AM
hi friends - i have an issue in transaction PTMW.
i have two fields like start time & end time both type PTM_TDE_N1-beguz & PTM_TDE_N1-enduz respectively (Time - 6char).
and i have the difference between these two fields as PTM_TDE_N1-tdduration
(Dec - 7 char).
I have to calculate the difference btn start & end time and display it in duration field.
Please suggest me how i can perform this type conversion.
(Any FM ??)
Thanks in advance
Praveen
hi friends - i have an issue in transaction PTMW.
i have two fields like start time & end time both type PTM_TDE_N1-beguz & PTM_TDE_N1-enduz respectively (Time - 6char).
and i have the difference between these two fields as PTM_TDE_N1-tdduration
(Dec - 7 char).
I have to calculate the difference btn start & end time and display it in duration field.
Please suggest me how i can perform this type conversion.
(Any FM ??)
Thanks in advance
Praveen
2007 May 21 5:13 AM
Hi,
you can try the following FM's
'C14B_DIFF_BT_2_DATES'
'HR_HK_DIFF_BT_2_DATES'
HR_SGPBS_YRS_MTHS_DAYS