TAMVendRebateAgreement.checkValidDate Method

Checks whether the date is within the date effective range.

Syntax

public boolean checkValidDate(date _date)

Run On

Called

Parameters

  • _date
    Type: date
    The date to validate based on the date effective range.

Return Value

Type: boolean
true if the date is within the date effective range; otherwise false.

See Also

Reference

TAMVendRebateAgreement Table