Share via


InventCostIndirectPhysical::newNoIndirectCost Method [AX 2012]

Creates an instance of the InventCostIndirectPhysical class with no indirect cost.

Syntax

client server public static InventCostIndirectPhysical newNoIndirectCost()

Run On

Called

Return Value

Type: InventCostIndirectPhysical Class
The new instance of the InventCostIndirectPhysical class.

Remarks

No indirect cost will be updated when calling InventCostIndirectPhysical.update method if the InventCostIndirectPhysical instance has no indirect cost.

See Also

Reference

InventCostIndirectPhysical Class