CompareDateToSystemDate

Compare Date To System Date

Minor Business Rule

Object Name: B3100270

Parent DLL: CMFGBASE

Location: Client/Server

Language: C

1.Functional Description

1.1Purpose
This business function will compare the Input date to the System date and return the result of the 
comparision as 'G' (Greater than), 'L' (Less than) or 'E' (Equal to ) the System date.


1.2Setup Notes and Prerequisites

• None.

1.3Special Logic

None.

2.Technical Specifications


2.4Processing 


Input Date must be a valid date.

1. Validate Input Date and initialise Result field.

2. Get System Date using the business function.
3. Compare System Date to Input Date and set the Result field as 'G','L' or 'E'.


The Result field will be passed back with the value of 'G'/'E'/'L' with the meanings as above.

Data Structure

D3100270 - Compare System Date

Parameter NameData ItemData TypeReq/OptI/O/Both
cResultMODEcharNONENONE

The processing mode used in Purchase Order Consolidator to signify when specific orders are being processed.

jdInputDateDRQJJDEDATENONENONE

The date that an item is scheduled to arrive or that an action is scheduled for completion.

Related Functions

None

Related Tables

None