1.Functional Description
1.1Purpose
This program generates a default work day calendar for P00071 - Work Day Calendarby using the
beginning and ending offsets of the given month.
1.2Setup Notes and Prerequisites
None.
1.3Special Logic
None.
2.Technical Specifications
2.4Processing
This function checks the F0007 table for existing calendars for the passed month, yea,
Branch/Plant, Calendar Type and Calendar Key. If none are found, a default is generated consisting of eight hours
of work available on workdays, and weekends designated as having no work available.
D3001370 - Generate Default WC Calendar
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnStartingOffset | MATH01 | MATH_NUMERIC | NONE | NONE |
- - - Good Performance Low Value. | ||||
mnEndingOffset | MATH01 | MATH_NUMERIC | NONE | NONE |
- - - Good Performance Low Value. | ||||
cWorkDay01 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay02 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay03 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay04 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay05 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay06 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay07 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay08 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay09 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay10 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay11 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay12 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay13 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay14 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay15 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay16 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay17 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay18 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay19 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay20 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay21 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay22 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay23 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay24 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay25 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay26 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay27 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay28 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay29 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay30 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay31 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay32 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay33 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay34 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay35 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay36 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
cWorkDay37 | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. | ||||
szBranch | MMCU | char | NONE | NONE |
A code that represents a high-level business unit. Use this code to refer to a branch or plant that might have departments or jobs, which
| ||||
mnCalendarMonth | MT | MATH_NUMERIC | NONE | NONE |
A number that corresponds to the month in a calendar year. | ||||
mnCalendarYear | YR | MATH_NUMERIC | NONE | NONE |
The calendar year for this calendar. | ||||
szWorkDayCalendarType | WDCT | char | OPT | NONE |
A user defined code (42/WD) that specifies how the calendar is used. For example, the calendar might be specific to an industry such as
| ||||
szWorkDayCalendarKey | WDCK | char | OPT | NONE |
A code used to classify values within a calendar type. For example, if the calendar type is ROUTE, you can enter a code that specifies a
|
None |
F0007 Workday Calendar |