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.
Creates a new instance of the InventCostInputAmount class.
Syntax
client server public static InventCostInputAmount construct(InventQty _qty, CostAmount _amount)
Run On
Called
Parameters
- _qty
Type: InventQty Extended Data Type
The quantity to which to distribute the cost input amount.
- _amount
Type: CostAmount Extended Data Type
The cost input amount to distribute.
Return Value
Type: InventCostInputAmount Class
A new instance of the InventCostInputAmount class.