Share via


RetailSalesQuotationLine::findByInventTransId Method

Finds a record in RetailSalesQuotationLine table.

Syntax

client server public static RetailSalesQuotationLine findByInventTransId(TradeInventTransId _inventTransId, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    if we want to update the row.

Return Value

Type: RetailSalesQuotationLine Table
A RetailSalesQuotationLine record.

See Also

Reference

RetailSalesQuotationLine Table