Share via


PdsRebateAgreement.tamCheckValidDateBillBack Method

Validates whether the passed date is valid for the bill back rebate agreement.

Syntax

public boolean tamCheckValidDateBillBack(date _date)

Run On

Called

Parameters

  • _date
    Type: date
    The date that should be validated against the bill back rebate agreement definition.

Return Value

Type: boolean
true if the passed date is valid; otherwise, false.

See Also

Reference

PdsRebateAgreement Table