Share via


InventTransferTable::formUpdateDesign Method

Handles events in the form.

Syntax

client public static void formUpdateDesign(
    InventDimCtrl_Frm_Mov_TransferOrder _inventDimFormSetup, 
    InventMovement _localMovement, 
    InventDimFormDesignUpdate _mode, 
    boolean _fromShipReceiveUpdate)

Run On

Client

Parameters

  • _localMovement
    Type: InventMovement Class
    An InventMovement data type that is used to determine which dimensions should be visible.
  • _fromShipReceiveUpdate
    Type: boolean
    A Boolean value that is set to true if the form that called the method is the InventTransferShip or InventTransfterReceive form.

See Also

Reference

InventTransferTable Table