Share via


InventDimCtrl_Frm_Mov_ProdPick.formActiveSetup Method [AX 2012]

Makes sure that the appropriate dimension fields are enabled.

Syntax

public void formActiveSetup(
   [InventDimGroupSetup _inventDimGroupSetup, 
    InventMovement _movement, 
    ProdJournalBOM _prodJournalBOM])

Run On

Client

Parameters

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

Remarks

This method is called when the active record in the form has changed

See Also

Reference

InventDimCtrl_Frm_Mov_ProdPick Class