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.
Calculates the balance for aging periods.
Syntax
private void calcAmount(
TransDate timeArray,
AmountMST amountMst,
AmountMST settledAmountMst,
TransDate dates)
Run On
Server
Parameters
- timeArray
Type: TransDate Extended Data Type
The time that remains for the vendor to pay the amount.
- amountMst
Type: AmountMST Extended Data Type
The amount under transaction.
- settledAmountMst
Type: AmountMST Extended Data Type
The amount for settlement.
- dates
Type: TransDate Extended Data Type
The due date for the customer.