CustInvoiceTrans.returnLineAmount Method
Calculating 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.
Return Value
Type: LineAmount Extended Data Type
The calculated line amount for the return of items.