CustPaymSchedLine::mcrGetTotalOfScheduleLines Method
Calculates the total amount due for a given payment schedule associated with a transaction.
Syntax
client server public static real mcrGetTotalOfScheduleLines(CustPaymSchedParentRecID _recId)
Run On
Called
Parameters
- _recId
Type: CustPaymSchedParentRecID Extended Data Type
RecID of the payment schedule.
Return Value
Type: real
Total amount due if any; otherwise zero.