Share via


CustInterestPost.updateCustInterestTransVoucherRef Method [AX 2012]

Updates the GeneralJournalEntry field of the CustInterestTrans table.

Syntax

protected void updateCustInterestTransVoucherRef(Map _custInterestTransMap, CustInterestJour _custInterestJour)

Run On

Called

Parameters

  • _custInterestTransMap
    Type: Map Class
    A map that holds CustInterestTrans records and the associated vouchers.

See Also

Reference

CustInterestPost Class