Share via


InventCostInputAmount::construct Method [AX 2012]

Creates a new instance of the InventCostInputAmount class.

Syntax

client server public static InventCostInputAmount construct(InventQty _qty, CostAmount _amount)

Run On

Called

Parameters

Return Value

Type: InventCostInputAmount Class
A new instance of the InventCostInputAmount class.

See Also

Reference

InventCostInputAmount Class