D0701200A - Retrieve Pay Cycle Dates Data Structure
| Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
|---|---|---|---|---|
| szPayCycleCode | PCCD | char | OPT | NONE |
A code that identifies the values for a master payroll cycle. | ||||
| mnCentury | CTRY | MATH_NUMERIC | OPT | NONE |
The calendar century associated with the year. Enter is the first two digits of
the year. For example, 19 indicates any year beginning with 19
| ||||
| mnDateYr | DTEY | MATH_NUMERIC | OPT | NONE |
A two-digit number that specifies the applicable year. If you leave this field blank, the program uses the system date. | ||||
| jdDatePayPeriodEnding | PPED | JDEDATE | OPT | NONE |
The last day of a processing period (pay period, month, quarter or year). | ||||
| jdDateBeginningEffective | EFTB | JDEDATE | OPT | NONE |
The date that an address, item, transaction, or table record becomes active. The meaning of this field differs, depending on the program.
| ||||
| cWorkDateFlag | EV01 | char | OPT | NONE |
An option that specifies the type of processing for an event. | ||||
| jdPreviousPayPeriodEnding | PPED | JDEDATE | OPT | NONE |
The last day of a processing period (pay period, month, quarter or year). | ||||
| None |
| None |