@CalcMgrAddMonths

Purpose:

Adds a specified number of months to the date that is in the YYYYMMDD format

Syntax:

Java Class: com.hyperion.calcmgr.common.cdf.CalendarFunctions.addMonths(int,int)

CDF Spec: @CalcMgrAddMonths(date, monthsToAdd)