InventDimCtrl_Frm_Mov_ProdRepFinish.formActiveSetup Method [AX 2012]
Ensures that the correct dimension fields are enabled after the active record in the form has changed.
Syntax
public void formActiveSetup([InventDimGroupSetup _inventDimGroupSetup, InventMovement _movement])
Run On
Client
Parameters
- _inventDimGroupSetup
Type: InventDimGroupSetup Class
An InventDimGroupSetup object that provides information about the dimension setup.
- _movement
Type: InventMovement Class
The movement associated with the dimension.