VerifyDate2AfterDate1

Verify Date2 After Date1

Minor Business Rule

Object Name: B4000790

Parent DLL: COPBASE

Location: Client/Server

Language: C

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

^

Data Structure

D4000790 - Verify Date2 After Date1

Parameter NameData ItemData TypeReq/OptI/O/Both
Date1DTEJDEDATENONENONE

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 
current date.

Date2DTEJDEDATENONENONE

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 
current date.

szErrormessagekeyEKEYcharNONENONE

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 
error message number and press F13 to automatically exit to the revisions program referenced within the text of the error message. This 
function applies only to error messages that refer to items such as user defined codes.

cErrorCodeERRcharNONENONE

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 
external parameter data structure of the Data Dictionary Server.

szErrorMessageIDDTAIcharNONENONE

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 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

cSuppressErrorMessageEV01charNONENONE

An option that specifies the type of processing for an event.

Related Functions

None

Related Tables

None