therese
15th June 2002, 08:45
Hi,

Is there any function in baan that can calculate no of days excluding sundays and holidays?

I need this in report that will display production lead time based on start date and completion date.

Thanks.

r_nagu
16th June 2002, 16:25
You could use the company calendar stored in table tirou400 to count the number of records between the given dates and at the same time excluding those records which are defined as weekends or holidays. The field "Day Type" represents the type of day (Regular/Weekend/Holiday)

Thanks,
NS

therese
19th June 2002, 06:44
Thanks NS.:D