Application Development 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: 

calculate x working days before date

former_member537489
Participant
0 Kudos

Dear experts,

I am trying to find a date that is x working days before another.

Is that a function module about this?

Thank you in advance,

Roxani

3 REPLIES 3

BGarcia
Active Contributor
0 Kudos

Hi Roxani,

You can use FM END_TIME_DETERMINE.

There:

- Insert in duration the number of days that you want to subtract with the minus sign (ex: -1 for previous working day)

- Also, insert your factory calendar that you want to be the source of your working days.

- And, of course, the desired starting date.

Hope that helps!

Kind regards,

Garcia

0 Kudos

Thank you Garcia,

It worked fine.

ThomasZloch
Active Contributor
0 Kudos

date related FAQ, please search before posting.

Please do not answer such questions, points unassigned.

Refer to forum rules of engagement.

Thread locked.

Thomas