DefermentScheduleTrans_IN.calculateInstallment Method
Calculates the installment amount based on the record buffer of the DefermentScheduleTrans_IN table.
Syntax
public void calculateInstallment(TransDate _dueDate, [DefermentScheduleTrans_IN _deferment])
Run On
Called
Parameters
- _dueDate
Type: TransDate Extended Data Type
The transaction date.
- _deferment
Type: DefermentScheduleTrans_IN Table
The record of the DefermentScheduleTrans_IN table.