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.
D4000410 - Analyze Date Range
Parameter Name | Data Item | Data Type | Req/Opt | I/O/Both |
---|---|---|---|---|
jdFromDate | TRDJ | JDEDATE | NONE | NONE |
The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing. | ||||
jdThruDate | TRDJ | JDEDATE | NONE | NONE |
The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing. | ||||
jdTransactionDate | TRDJ | JDEDATE | NONE | NONE |
The date that an order was entered into the system. This date determines which effective level the system uses for inventory pricing. | ||||
cReturnValue | EV01 | char | NONE | NONE |
An option that specifies the type of processing for an event. |
None |
None |