InventTransOriginSalesQuotationLine::salesQuotationTable Method
Gets the sales quotation associated to the inventory transactions originator.
Syntax
client server public static SalesQuotationTable salesQuotationTable(InventTransOriginId _inventTransOriginId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTransOriginId
Type: InventTransOriginId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: SalesQuotationTable Table
A related record in the SalesQuotationTable table, if one exists; otherwise, an empty record.