Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.