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

half day leave in exist function module

Former Member
0 Likes
390

hi expects,

i want to deduction of half day leave from full day leave in a exist function module.

in input parameter i am using

as importing parameter

VALUE(ENDDA) TYPE SY-DATUM OPTIONAL

*" VALUE(BEGDA) TYPE SY-DATUM OPTIONAL

*" VALUE(BEGTI) TYPE SY-UZEIT OPTIONAL

*" VALUE(ENDTI) TYPE SY-UZEIT OPTIONAL.

please help me solving this problem.

1 REPLY 1
Read only

Former Member
0 Likes
347

Try this Function module it will help you HR_BLP_DEDUCT_LEAVE