This business function is used to verify that the second date falls on or after the first date. An
error message is returned if the value of the first date is less than that of the second date
^
D4000790 - Verify Date2 After Date1
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
Date1 | DTE | JDEDATE | NONE | NONE |
You can enter a date with or without slashes (/) or dashes (-) as separators.
If you leave a date entry field blank, the system supplies the
| ||||
Date2 | DTE | JDEDATE | NONE | NONE |
You can enter a date with or without slashes (/) or dashes (-) as separators.
If you leave a date entry field blank, the system supplies the
| ||||
szErrormessagekey | EKEY | char | NONE | NONE |
A 4-digit number assigned to all errors.
When this number is used in the error message facility (F7 from any form), you may enter a specific
| ||||
cErrorCode | ERR | char | NONE | NONE |
The Data Field Error Code field is simply a generic data field to pass an error condition flag. This field is one of the fields that make up the
| ||||
szErrorMessageID | DTAI | char | NONE | NONE |
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 | NONE | NONE |
An option that specifies the type of processing for an event. |
None |
None |