Share via


DEL_RetailMultibuyDiscountTable.validateDatePeriod Method

Validates the fields ValidFrom and ValidTo.

Syntax

public boolean validateDatePeriod()

Run On

Called

Return Value

Type: boolean
true if the field is valid; otherwise false.

Remarks

If the ending date is lesser than starting date an error is thrown.

See Also

Reference

DEL_RetailMultibuyDiscountTable Table