Share via


LedgerJournalTransUpdateCust.setWriteoffAmountPropotionally Method [AX 2012]

Updates the write-off amount of CustInterestTrans table proportionally.

Syntax

protected void setWriteoffAmountPropotionally(CustTrans _custTrans, AmountCur _settlementAmountCur)

Run On

Server

Parameters

Remarks

This method distributes the amount of the write-off to each interest transactions in proportion to the amount of interest on each transaction.

See Also

Reference

LedgerJournalTransUpdateCust Class