Share via


CustInvoiceJour.contributionMargin Method

Calculates the contribution margin for the current CustInvoiceJour record.

Syntax

display SalesContributionMargin contributionMargin()

Run On

ClientOrServer

Return Value

Type: SalesContributionMargin Extended Data Type
The contribution margin.

Remarks

This method expects the ExchRate, ExchRateSecondary, and Triangulation fields to have been selected on the CustInvoiceJour record when it is called.

See Also

Reference

CustInvoiceJour Table