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 payable balance amount for a particular period.
Syntax
private AmountMST getPeriodPayableBalance(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
Payable balance amount for a period.