Skip to main content

hi,

  • June 23, 2021
  • 2 replies
  • 10 views

hi,

 

I would llike to know if it is possible to set multiple calendars for different plants with different working hours in the same data model.

 

best regards,

Anna

2 replies

  • 0 replies
  • July 5, 2021

Hi Anna,

under the calendar settings, you can activate 'use Calendar options' and then select 'workday calendar'. The related comment states that a table with data like SAP table TFACS can be used. This table is the SAP Factory calendar, but I have no idea how it is then used since the Calendar ID needs to be matched to table T001W (on FABKL) to define the link between a workday schedule and a plant...

 

May be when extracting from SAP it is done in the background since we extract T001W too (at least in P2P processes).

 

Have a try and let us know ;-) I had a (very) quick look in the Help Pages but didn't find a relevant answer on the topic.

 

regards

Marc


  • Level 0
  • 145 replies
  • November 23, 2021

Hi Anna,

 

you could try using the WORKDAY_CALENDAR PQL function which is often used in combination with cycle time KPI's. You can find more documentation here: https://confluence.celonis.com/display/PQLdevelopment/WORKDAY_CALENDAR

 

Best

Kevin