LIST GENDAYS – Generate dates from a rule
- Specifying
FROMDATE
orTODATE
outside of the allowable range will result in error message EQQH310E being issued from EQQYCOM and an S0C9 abend. - Resource
GENDAYS
is only valid for theLIST
request starting from HCL Workload Automation for Z version 8.6 SPE, or later.
Argument Name | Description |
---|---|
CALENDAR | The name of the calendar to use, if not specified the default calendar is used. |
FDAYRULE | The Free Day Rule, to determine what to do with dates that are
Free Days. This is a required keyword.
E. Free days excluded. |
FROMDATE | The date from which dates are generated from the rule in the
format YYMMDD . The earliest possible value for
The
latest possible value for If
|
IAT | The input arrival time in the format
HHMM . It is used to determine the logical day for
calendars with a Work Day End Time other than 00.00 (Default 0000). |
RULEDEF | The run cycle rule, using the same keywords as the Batch Loader
ADRULE statement. |
SCOPE | Determines the scope of what dates are returned:
|
TODATE | The date to which dates will be generated from the rule in the
format YYMMDD . The latest possible value for
If
|