Share via


CustInvoiceTrans.calcContributionMargin Method

Calculates the contribution margin for the currently selected CustInvoiceTrans record.

Syntax

public SalesContributionMargin calcContributionMargin([CustInvoiceJour _custInvoiceJour])

Run On

ClientOrServer

Parameters

  • _custInvoiceJour
    Type: CustInvoiceJour Table
    A CustInvoiceJour record to use when calculating the contribution margin; optional.

Return Value

Type: SalesContributionMargin Extended Data Type
The SalesContributionMargin value for the currently selected CustInvoiceTrans record.

See Also

Reference

CustInvoiceTrans Table