Share via


SalesParmLine::findByInventTransId_IN Method

Finds the specified record in the SalesParmLine table.

Syntax

client server public static SalesParmLine findByInventTransId_IN(
    ParmId _parmId, 
    TradeLineRefId _tableRefId, 
    InventTransId _inventTransId)

Run On

Called

Parameters

Return Value

Type: SalesParmLine Table
A record in the SalesParmLine table.

See Also

Reference

SalesParmLine Table