Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the write-off amount of CustInterestTrans table proportionally.
Syntax
protected void setWriteoffAmountPropotionally(CustTrans _custTrans, AmountCur _settlementAmountCur)
Run On
Server
Parameters
- _custTrans
Type: CustTrans Table
The CustTrans record to use.
- _settlementAmountCur
Type: AmountCur Extended Data Type
The settlement amount to be distributed.
Remarks
This method distributes the amount of the write-off to each interest transactions in proportion to the amount of interest on each transaction.