Purpose
Validate date, period, or get current date for a company.
Special Logic
2. Validate by Company, Period for the Current Century and Fiscal Year.
4. Default: Validate Current Company Date.
The Thru Date is set to the Period End Date, and an error is set when the Thru Date is not equal to the period end date. The error can be bypassed
with the suppress error flag.
The start period date is used for retrieval programs that fetch date sensitive information from the F0911. This helps reduce the I/O to the F0008
when retrieving balances.
D5100016 - Validate Job Cost Date and Period
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
szCompany | CO | char | REQ | INPUT |
A code that identifies a specific organization, fund, or other reporting entity. The company code must already exist in the Company
| ||||
jdPeriodEndDate | DGL | JDEDATE | OPT | NONE |
A date that identifies the financial period to which the transaction is to be posted.
The company constants specify the date range for each
| ||||
mnPeriod | PN | MATH_NUMERIC | OPT | NONE |
A number indicating the current accounting period. This number, used in conjunction with the Company Constants table (F0010) and the
| ||||
mnFiscalYear | FY | MATH_NUMERIC | OPT | NONE |
A number that identifies the fiscal year. Generally, you can either enter a number in this field or leave it blank to indicate the current fiscal
| ||||
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
| ||||
szErrorMessage | 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
| ||||
cSuppressErrorMessage | EV01 | char | OPT | INPUT |
An option that specifies the type of processing for an event. | ||||
jdStartPeriodDate | DGL | JDEDATE | OPT | OUTPUT |
A date that identifies the financial period to which the transaction is to be posted.
The company constants specify the date range for each
|
None |
F0008 Date Fiscal Patterns | ||||
F0010 Company Constants |