InventDimCtrl_Frm.formActiveSetup Method [AX 2012]

Makes sure that the appropriate dimension fields are enabled.

Syntax

public void formActiveSetup([InventDimGroupSetup _inventDimGroupSetup])

Run On

Called

Parameters

  • _inventDimGroupSetup
    Type: InventDimGroupSetup Class
    An instance of the InventDimGroupSetup class that provides information about the dimension setup.

Remarks

Call this method when the active record in the form has changed

See Also

Reference

InventDimCtrl_Frm Class