AnalyzeDateRange

Analyze Date Range

Minor Business Rule

Object Name: B4000410

Parent DLL: COPBASE

Location: Client/Server

Language: C

Determine if a given date is within a given date range.  Return a "Y" if the Transaction Date Range 
is not zero and within the given range, otherwise return a "N".  If the beginning date range is blank, 

then Transaction Date is used as the beginning date range.  If the ending date range is blank, then 

Transaction Date is used as the ending date range.  If both of the date ranage are blank, the 

Transaction date is the only date used.

Data Structure

D4000410 - Analyze Date Range

Parameter NameData ItemData TypeReq/OptI/O/Both
jdFromDateTRDJJDEDATENONENONE

The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing.

jdThruDateTRDJJDEDATENONENONE

The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing.

jdTransactionDateTRDJJDEDATENONENONE

The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing.

cReturnValueEV01charNONENONE

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

Related Functions

None

Related Tables

None