PdsRebateTable::applyBatchRebates Method
Creates rebates for the customer invoice transactions that fall in 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.