PdsRebateTable::purgeRebates Method
Deletes all rebates with a PdsRebateStatus enumeration value of Processed or MarkForCredit.
Syntax
server public static void purgeRebates(date _upToDate)
Run On
Server
Parameters
- _upToDate
Type: date
A date up to which the rebates are deleted.
Exceptions
Exception | Condition |
---|---|
Error | The end date was empty. |