Share via


TAMTradePromotion.validateDates Method

Validates that all dates on a promotion are entered so that the from date is less than the to date.

Syntax

private boolean validateDates(TransDate _fromDate, TransDate _toDate)

Run On

Called

Parameters

Return Value

Type: boolean
true if the dates are valid; otherwise, false.

See Also

Reference

TAMTradePromotion Table