Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

Learn more about the calendar integration feature: Calendar integration

General

Use transaction /PACG/ECM_TRIG_HLDRL to transfer specific holidays from SAP ECC/S4 to SAP FSM.

Image Modified

 

The holidays are selected by public holiday ID and are retrieved from table THOL.

Image Modified

 

The mentioned table stores public holidays maintained with SAP-standard transaction SCAL.

Image Modified

 

Holiday rule types

The implementation supports the following holiday rule types: F (fixed), U (floating), V (counted from Easter) and 'W' (fixed weekdays).

 

F (fixed) – holidays with specified, fixed day and month

...

Image Added
Image Added

 

The holiday is sent to SAP FSM in /PACG/ECM_ITYPE_HOLIDAYRULE idocs as type ‘FIXED’ and contains one month and day value.  

...

Image Added
Image Added

 

U (floating) – with a set of month/day values

Image Added

...

Image Added

 

The holiday is sent to SAP FSM in /PACG/ECM_ITYPE_HOLIDAYRULE idocs as type ‘FLOATING’. A range of dates is stored in separate ‘FLOATING_DATES’ segments.

Image Added
Image Added

...

Image Modified

 

V (calculated with Easter)

Image Added

...

Image Added

 

The holiday is sent to SAP FSM in /PACG/ECM_ITYPE_HOLIDAYRULE idocs as type ‘FLOATING’.

Image Added

...

Image Added

 

The dates are stored in ‘FLOATING_DATES’ segments and are calculated by default for one year, unless a different value is specified in field ‘NumOfYears’ of transaction /PACG/ECM_COMP.

Image Added

...

Image Added

 

W (fixed weekdays)

Image Added

...

Image Added

The holiday is sent to SAP FSM in /PACG/ECM_ITYPE_HOLIDAYRULE idocs as type ‘FLOATING’. The dates are stored in ‘FLOATING_DATES’ segments and are calculated by default for one year, unless a different value is specified in field ‘NumOfYears’ of transaction /PACG/ECM_COMP.

Image Added
Image Added

...

Image Modified

Half-day holidays

Holidays set as half-day (Holiday Class ‘2’) are sent to SAP FSM as the second-half-of-day holidays (the ‘Part of the day’ field).

...

Image Added

 Other holidays are sent as full-day.