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