PlanActivityForm::updateInventDimOnFieldChange Method [AX 2012]

Updates fields of the specified InventDim record.

client server public static void updateInventDimOnFieldChange(InventDim _inventDim, ItemId _itemId)

Run On

Called

Parameters

_inventDim
Type: InventDim Table
The InventDim record that is modified.
_itemId
Type: ItemId Extended Data Type
An ItemId string value.
Show: