95.2.3
DISPLAY-FETA / REGENERATE-FETA
Display of the holiday tables with output in list format (DISPLAY) or in position-oriented commands for regeneration (SAVDB).
1.
Displaying fixed holidays.
2.
Displaying variable holidays.
3.
Displaying that day of the week which is a free day
4.
Regenerating fixed holidays.
5.
Regenerating variable holidays.
6.
Regenerating that day of the week which is a free day
Procedure Overview
Command Code
Parameter
DISPLAY-FETA
[TBL=FIX];
(1)
|[TBL=VAR];
(2)
|[TBL=REDDAY];
(3)
REGENERATE-FETA
[TBL=FIX];
(4)
|[TBL=VAR];
(5)
|[TBL=REDDAY];
(6)
Examples
1.
Displaying the table of fixed holidays.
Input:
DISP-FETA:FIX;
Output:
HOLIDAY TABLE OF FIXED HOLIDAYS
ENTRY NUMBER DAY MONTH YEAR
1 15 8 --
2.
Displaying the table of variable holidays.
Input:
DISP-FETA:VAR;
Output:
HOLIDAY TABLE OF VARIABLE HOLIDAYS
ENTRY NUMBER DAY MONTH YEAR
1 05 04 99
3.
Displaying that day of the week which is a free day
Input:
DISP-FETA:REDDAY;
Output:
HOLIDAYS ARE HANDLED LIKE
SUNDAY
4.
Displaying the fixed and variable holidays and that day which is the free day for regeneration
Input:
REG-FETA;
Output:
ADD-FETA:FIX,15,8;
ADD-FETA:VAR,5,4,99;
ADD-FETA:REDDAY,SUNDAY;
${DocTitle}
, ID:
${DocID}
©
02/2025
Mitel Networks Corporation. - All rights reserved.
Mitel and the Mitel logo are trademarks of Mitel Networks Corporation. Unify and associated marks are trademarks of Unify Software and Solutions GmbH&Co. KG.
All other trademarks herein are the property of their respective owners.