Share via


SalesLine::mcrFindReturnLineForExchange Method

Finds the SalesLine record that is being returned for exchange.

Syntax

client server public static SalesLine mcrFindReturnLineForExchange(InventTransId _exchangeInventTransId, [boolean _update])

Run On

Called

Parameters

  • _update
    Type: boolean
    A boolean that determines whether to select the record for update; optional.

Return Value

Type: SalesLine Table
The SalesLine record makred for return and exchange.

See Also

Reference

SalesLine Table