MCRRoyaltyVendTable::purgeRoyalties Method
Deletes all royalties with a status of 'Processed'.
Syntax
server public static void purgeRoyalties(date _upToDate)
Run On
Server
Parameters
- _upToDate
Type: date
The date up to which the royalties are deleted.
Exceptions
Exception | Condition |
---|---|
Error | The end date should not be empty. |