InventMov_TransferFrom.setInventDimId Method [AX 2012]
Sets the inventory dimension ID of the InventTransferLine of this movement to the InventDimId that is passed as an argument.
Syntax
public void setInventDimId(InventDimId _dimId)
Run On
Called
Parameters
- _dimId
Type: InventDimId Extended Data Type
TheInventDimId that should be assigned.