Share via


RetailSalesLine::findByInventTransId Method

Finds a record in RetailSalesLine table.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: RetailSalesLine Table
A RetailSalesLine record.

See Also

Reference

RetailSalesLine Table