Calendars

This section describes the commands on calendars. The default Environment can be changed.

The command uxadd CAL adds a calendar to the list of calendars or inserts one or more years into an existing calendar. Its syntax is as follows:

uxadd CAL MU=mu [LABEL=label] [NOMODEL|MODEL] [FRHOLI|NOFRHOLI] SINCE=YYYY BEFORE=YYYY [WEEK=WWWWWCC]

The command uxupd CAL modifies the characteristics of a calendar. Its syntax is as follows:

uxupd CAL MU=mu [LABEL=label] [NOMODEL|MODEL] DSINCE=U_FMT_DATE DBEFORE=U_FMT_DATE [ATTR=W|C|H|ALL] [TO=W|C|H] [DAY=MON|TUE|WED|THU|FRI|SAT|SUN|ALL]

The command uxshw CAL displays the characteristics of a calendar. Its syntax is as follows:

uxshw CAL MU=mu [NOMODEL|MODEL] [SINCE=YYYY] [BEFORE=YYYY] [OUTPUT=filename]

The command uxdlt CAL deletes a calendar. Its syntax is as follows:

uxdlt CAL MU=mu [NOMODEL|MODEL] SINCE=YYYY BEFORE=YYYY

The command uxlst CAL lists the calendars. Its syntax is as follows:

uxlst CAL [MU=mu] [INF|FULL] [OUTPUT=filename]

The command uxtra CAL transfers the calendars in another area (same company and same node). Its syntax is as follows:

uxtra CAL MU=mu [NOMODEL|MODEL] TESP=X|S|I

The command uxext CAL extracts the definition of a (template) calendar (full range). Its syntax is as follows:

uxext CAL MU=mu|UG=ug [MODEL] [REPL] [NOVERIF] OUTPUT=filename

The command uxins CAL inserts the definition of a calendar into the corresponding Dollar Universe files (full range). Its syntax is as follows:

uxins CAL MU=mu|UG=ug [MODEL] [REPL] [CIBLE=(mu,mu,...)] INPUT=filename

Description of Items

Default: WEEK=(WWWWWCC): working from Monday through Friday, closed on Saturday and Sunday (default value).

Examples