PlanActivityForm::inventDimParmEnabled Method [AX 2012]

Initializes an InventDimParm record that can be used to define which inventory dimensions must be editable.

client server public static InventDimParm inventDimParmEnabled([ItemId _itemId])

Run On

Called

Parameters

_itemId
Type: ItemId Extended Data Type
An ItemId string value; optional.

Return Value

Type: InventDimParm Table
An InventDimParm record.
Show: