Share via


InventDimCtrl_Frm_Mov_PurchRFQ.formActiveSetup Method [AX 2012]

Sets the inventory dimension properties for RFQ forms.

Syntax

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

Run On

Client

Parameters

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

See Also

Reference

InventDimCtrl_Frm_Mov_PurchRFQ Class