SalesLine.returnLineAmount Method
Calculates the line amount for the return of items.
Syntax
public LineAmount returnLineAmount([Qty _returnQty])
Run On
Called
Parameters
- _returnQty
Type: Qty Extended Data Type
The quantity of items being returned. By default the full expected return quantity is used in the calculation.
Return Value
Type: LineAmount Extended Data Type
The calculated line amount for the return of items.