InventTransOrigin::calcReturnCostValue Method
Calculates the quantity and value of a specified return of items.
Syntax
client server public static container calcReturnCostValue(InventTransOriginId _returnTransOriginId, InventTransOriginId _toTransOriginId)
Run On
Called
Parameters
- _returnTransOriginId
Type: InventTransOriginId Extended Data Type
The ID of the transactions for the return.
- _toTransOriginId
Type: InventTransOriginId Extended Data Type
The ID of the transactions for the original issue of the items
Return Value
Type: container
A container that contains a quantity and cost value.