Share via


InventTransOriginSalesQuotationLine::salesQuotationLine Method

Retrieves the quotation line related to the ID of the inventory transactions originator.

Syntax

server public static SalesQuotationLine salesQuotationLine(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])

Run On

Server

Parameters

Return Value

Type: SalesQuotationLine Table
A related record in the SalesQuotationLine table, if one exists; otherwise, an empty record.

See Also

Reference

InventTransOriginSalesQuotationLine Table