MCRRoyaltyVendTable::applyBatchRoyalties Method
Creates royalties for the customer invoice transactions that falls in particular date range.
Syntax
server public static void applyBatchRoyalties(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.