Share via


SalesQuotationTotals_Trans::canBeInvoiced Method [AX 2012]

Determines whether the SalesQuotationLine buffer should be included in totals.

Syntax

server public static boolean canBeInvoiced(SalesQuotationLine _salesQuotationLine)

Run On

Server

Parameters

Return Value

Type: boolean
true if the SalesQuotationLine buffer should be included in totals; otherwise, false.

See Also

Reference

SalesQuotationTotals_Trans Class