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: 

Factory calendar

Former Member
0 Kudos
123

Hi

According to my rewuirement i have to pass these values

I have referered so many links regarding factory calendar but i didnt know how to proceed these below things.

How to know all this below based on factory caelndar:

u2022 Equal 2 if in the factory calendar there is a working day during the week from Monday to Friday

u2022 Equal 4 if in the factory calendar there is a working day on Saturday

u2022 Equal 5 if in the factory calendar the day is Sunday

u2022 Equal 6 if in the factory calendar there is a holidays day during the week from Monday to Saturday

u2022 Equal

LU if in the factory calendar the day is Monday

MA if in the factory calendar the day is Tuesday

ME if in the factory calendar the day is Wednesday

GI if in the factory calendar the day is Thursday

VE if in the factory calendar the day is Friday

SA if in the factory calendar the day is Saturday

DO if in the factory calendar the day is Sunday

Please help me how to do ...........

Edited by: Cinde1 on Nov 25, 2010 11:16 AM

3 REPLIES 3

Former Member
0 Kudos
51

Please anybody give reply

0 Kudos
51

Hi

See the fm to manage the calendar

For example DAY_IN_WEEK returns the number of a day in the week

In function group SCAL you can find out fms to get the factory date

Max

Former Member
0 Kudos
51

Hi,

try FM: DATE_CHECK_WORKINGDAY?

Regards, Dieter