CustInterestCreate.setCurrentVersion Method [AX 2012]

Sets the version for interest calculation.

protected void setCurrentVersion(
    CustInterestFeeType _custInterestFeeType, 
    TransDate _calcTo, 
    TransDate _versionDate)

Run On

Called

Parameters

_custInterestFeeType
Type: CustInterestFeeType Enumeration
The interest fee type.
_calcTo
Type: TransDate Extended Data Type
_versionDate
Type: TransDate Extended Data Type
The date to use for the retrieval of the interest version.

Community Additions

ADD
Show: