Share via


InventMov_TransferTransitFrom.setInventDimId Method [AX 2012]

Sets the InventDimId extended data type of this movement to a merge between the InventDim table that is related to the InventDimId extended data type that is passed as an argument and the InventLoactionIdTransit extended data type of the InventTransferTable table that is related to the InventTransferLine table that is related to this movement.

Syntax

public void setInventDimId(InventDimId _dimId)

Run On

Called

Parameters

See Also

Reference

InventMov_TransferTransitFrom Class