TAMVendRebateAgreement.setCalcDate Method

Gets the date used for comparison based on the calculation date selected on the vendor rebate agreement.

Syntax

public date setCalcDate(PurchLine _purchLine)

Run On

Called

Parameters

  • _purchLine
    Type: PurchLine Table
    The PurchLine record for which to find the comparison date.

Return Value

Type: date
The date that will be used for comparison based on the calculation date field.

See Also

Reference

TAMVendRebateAgreement Table