Share via


InventDimGroupFieldSetup::mcrConstructFromField Method [AX 2012]

Constructs the InventDimGroupFieldSetup class using an item and the field ID.

Syntax

client server public static InventDimGroupFieldSetup mcrConstructFromField(ItemId _itemId, FieldId _dimFieldId)

Run On

Called

Parameters

Return Value

Type: InventDimGroupFieldSetup Class
The object InventDimGroupFieldSetup class.

Remarks

This method handles any inventory field, including Product, Tracking, and Storage fields.

See Also

Reference

InventDimGroupFieldSetup Class