InventDimCtrl_Frm_Mov.formActiveSetup Method [AX 2012]
Makes sure that the appropriate dimension fields are enabled.
Syntax
public void formActiveSetup([InventDimGroupSetup _inventDimGroupSetup, InventMovement _movement])
Run On
Called
Parameters
- _inventDimGroupSetup
Type: InventDimGroupSetup Class
An instance of the InventDimGroupSetup class that provides information about the dimension setup.
- _movement
Type: InventMovement Class
Remarks
Call this method when the active record in the form has changed.