Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the SalesQuotationLine buffer should be included in totals.
Syntax
server public static boolean canBeInvoiced(SalesQuotationLine _salesQuotationLine)
Run On
Server
Parameters
- _salesQuotationLine
Type: SalesQuotationLine Table
A record in the _SalesQuotationLine table.
Return Value
Type: boolean
true if the SalesQuotationLine buffer should be included in totals; otherwise, false.