TAMVendRebateTable::applyBatchRebates Method

Creates rebates for the vendor invoice transactions that fall within a particular date range.

Syntax

server public static void applyBatchRebates(date _startDate, date _endDate)

Run On

Server

Parameters

  • _startDate
    Type: date
    The starting date of the date range.
  • _endDate
    Type: date
    The ending date of the date range.

See Also

Reference

TAMVendRebateTable Table