InventMov_KanbanJob.setInventDimId Method [AX 2012]
Sets the inventory dimension of the KanbanJob table.
Syntax
public void setInventDimId(InventDimId _inventDimId)
Run On
Called
Parameters
- _inventDimId
Type: InventDimId Extended Data Type
The new InventDimId value.
Remarks
This method overrides the base class method.