Purpose
Check that the Start Year is greater than the thru Year. Set Error 2584.
The Century and Fiscal Year must be combined to get the Year.
^
DN5100001 - Validate Extended Master Dates
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
mnBudgetStartCentury | BSCT | MATH_NUMERIC | REQ | INPUT |
The century related to either the beginning of the budget or the first G/L transaction for the job, whichever is earlier. For the year 1998, for
| ||||
mnBudgetStartFiscalYear | BSFY | MATH_NUMERIC | REQ | INPUT |
The fiscal year related to either the beginning of the budget or the first G/L transaction for the job, whichever is earlier. For the year 1998, for
| ||||
mnBudgetThruCentury | BTCT | MATH_NUMERIC | REQ | INPUT |
The century related to either the end of the budget or the last G/L transaction for the job, whichever is later. For example, for the year 1998,
| ||||
mnBudgetThruFiscalYear | BTFY | MATH_NUMERIC | REQ | INPUT |
The fiscal year related to either the end of the budget or the last G/L transaction for the job, whichever is later. For the year 1998, for
| ||||
szErrorMessage | DTAI | char | REQ | 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 |