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

issue in HR

Former Member
0 Likes
439

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

1 REPLY 1
Read only

dev_parbutteea
Active Contributor
0 Likes
393

Hi,

you can try the following FM's

'C14B_DIFF_BT_2_DATES'

'HR_HK_DIFF_BT_2_DATES'

HR_SGPBS_YRS_MTHS_DAYS