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
- _markingRefInventTransOriginRecId
Type: InventTransOriginIdMarked Extended Data Type
The RecId of the inventory originator that the transaction is marked against.
- _inventDimId
Type: InventDimId Extended Data Type
The ID of the inventory dimensions of the transaction.
- _notDistributedMarkedQty
Type: InventQty Extended Data Type
The marked quantity that has not been accounted for in the TmpInventTransMark table yet.