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.
Finds the start date for the period type selected for the rebate agreement.
Syntax
public date startOfCumulationPeriod()
Run On
Called
Return Value
Type: date
The start date of the period type.
Exceptions
Exception | Condition |
---|---|
Error | The pdsCumulationPeriod enumeration value was something other than Week, Month, Year, or CustomizedPeriod. |