D40R0420A - Calculate Date From Occurrence
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| jdBaseDate | BASEDJ | JDEDATE | REQ | INPUT |
The date from which a process or operation begins. | ||||
| cDayOfWeekOccurance | DOWOCC | char | REQ | INPUT |
A number that identifies the specific occurrence of a weekday within a calendar month. Valid values are:
1
First occurrence in a calendar
| ||||
| cSpecificDayOfTheWeek | SPDW | char | REQ | INPUT |
A code that indicates the day of the week in certified payroll processing and reporting. Valid values are:
0 Sunday
1 Monday
2
| ||||
| cLastOccurance | LSTOCC | char | REQ | INPUT |
An option that indicates whether the day of the week that is contained in beginning and end dates is the last occurrence of that particular
| ||||
| jdCalculatedDate | CALCDJ | JDEDATE | OPT | OUTPUT |
A system-generated date. For example, if you specify a start date and the number of days that a process requires, the system generates
| ||||
| cSuppressErrorMessage | SUPPS | char | REQ | INPUT |
A flag indicating whether or not runtime error messaging will occur when an error message is issued from a business function.
0 = allow
| ||||
| szErrorCode | DTAI | char | OPT | OUTPUT |
A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or
| ||||
| None |
| None |