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.
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.