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.
Calculates the number of months from the contract start date to the given period date.
Syntax
public Months accumulatedMonths(TransDate periodDate)
Run On
Called
Parameters
- periodDate
Type: TransDate Extended Data Type
The given period date based on which the accumulated months are calculated.
Return Value
Type: Months Extended Data Type
The calculated accumulated months.