Share via


TAMTradePromotion.validateOrderDates Method

Validates that order dates on a promotion are entered so that the from date is less than the to date and that the to date is greater than the current date.

Syntax

public void validateOrderDates()

Run On

Called

Exceptions

Exception Condition
Error

Throws if from date is greater than the to date.

-or-

Throws if current date is greater than the to date.

See Also

Reference

TAMTradePromotion Table