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 payment done for a particular period.
Syntax
private AmountMST getPeriodPaymentBalance(TransDate _fromDate, TransDate _toDate)
Run On
Server
Parameters
- _fromDate
Type: TransDate Extended Data Type
Starting date of a period.
- _toDate
Type: TransDate Extended Data Type
Ending date of the period.
Return Value
Type: AmountMST Extended Data Type
Total payment done for a period.