Actuarially reduces an annuity from the normal date to the early date.
GETEARLYADJUST(EarlyDate, NormalDate, BasisDate, "AnnuityDef", Method)
EarlyDate: the date to which the reduction is applied.
NormalDate: the date from which to reduce.
BasisDate: the date on which actuarial equivalence should be determined (only applies if actuarial basis uses variable interest or mortality).
"AnnuityDef": name of the annuity factor that specifies the payment parameters of the annuity being reduced. This name must be enclosed in quotes.
Method: indicates which method should be used when developing the reduction factor as follows:
GETEARLYADJUST(ACD, NRD, ACD, "annuity_LRF", 3) returns a reduction factor from NRD to ACD.