Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.