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 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.