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 returned quantity for a sales order line.
Syntax
client server public static SalesOrderedQty remainReturnLotQtyAllCreditNote(TradeInventTransId _inventTransId)
Run On
Called
Parameters
- _inventTransId
Type: TradeInventTransId Extended Data Type
A TradeInventTrans object that identifies a sales order line.
Return Value
Type: SalesOrderedQty Extended Data Type
A SalesOrderedQty object that specifies the sum of returned items.
Remarks
Both sales return orders and sales credit notes are included in the calculation.