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 the SalesLine record that is being returned for exchange.
Syntax
client server public static SalesLine mcrFindReturnLineForExchange(InventTransId _exchangeInventTransId, [boolean _update])
Run On
Called
Parameters
- _exchangeInventTransId
Type: InventTransId Extended Data Type
The InventTransId associated with the sales order.
- _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.