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

DATES

Former Member
0 Likes
489

Hi,

I m looking for a function that given the parameters hours, minutes and a date and time base, determines the date and time that results from adding those hours and minutes considering that saturdays and sundays are non workable so are not considered its hours.

As example:

Date base 14:00

Date time 11/5/07 (friday)

Consider

minutes : 0

hours: 48

I wish obtain:

Date 15/5/07

Time 14 00.

Please help me,

Thankss

Mariela

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
446

Please check if function module END_TIME_DETERMINE will work for you.

- April King

2 REPLIES 2
Read only

Former Member
0 Likes
446

Hi,

Check the FM CATT_ADD_TO_TIME

Thanks,

Naren

Read only

Former Member
0 Likes
447

Please check if function module END_TIME_DETERMINE will work for you.

- April King