Share via


MCRInstallmentPlanSalesTable::calculateDownPaymentPercent Method

Calcuates the percent of the down payment.

Syntax

client server public static Percent calculateDownPaymentPercent(AmountCur _salesOrderTotal, AmountCur _downPaymAmt)

Run On

Called

Parameters

Return Value

Type: Percent Extended Data Type
Calculated down payment percent.

Remarks

While settling partial invoices it is important to know if there was a down payment.

See Also

Reference

MCRInstallmentPlanSalesTable Table