Share via


InventNotDistributedMarking.new Method [AX 2012]

Creates a new instance of the object based on the specified parameters.

Syntax

public void new(
    InventTransOriginIdMarked _markingRefInventTransOriginRecId, 
    InventDimId _inventDimId, 
    InventQty _notDistributedMarkedQty)

Run On

Called

Parameters

  • _notDistributedMarkedQty
    Type: InventQty Extended Data Type
    The marked quantity that has not been accounted for in the TmpInventTransMark table yet.

See Also

Reference

InventNotDistributedMarking Class