Share via


InventDimCtrl_Frm_Mov_VendInvoice.formActiveSetup Method [AX 2012]

Overrides the formActiveSetup method to set the inventory dimension lock option for vendor invoices.

Syntax

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

Run On

Client

Parameters

  • _inventDimGroupSetup
    Type: InventDimGroupSetup Class
    An instance of the InventDimGroupSetup class that provides information about dimension setup.
  • _movement
    Type: InventMovement Class
    The inventory movement that is associated with the line; optional.

See Also

Reference

InventDimCtrl_Frm_Mov_VendInvoice Class