RetailSalesQuotationLine::findByInventTransId Method
Finds a record in RetailSalesQuotationLine table.
Syntax
client server public static RetailSalesQuotationLine findByInventTransId(TradeInventTransId _inventTransId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTransId
Type: TradeInventTransId Extended Data Type
Invent transition Id.
- _forUpdate
Type: boolean
if we want to update the row.
Return Value
Type: RetailSalesQuotationLine Table
A RetailSalesQuotationLine record.