Share via


InventTrackingDimTracingFormCtrl.refreshProductionFastTab Method [AX 2012]

Refreshes the data source for the production fast tab.

Syntax

private void refreshProductionFastTab(InventTransOrigin _oldInventTransOrigin, InventTransOrigin _newInventTransOrigin)

Run On

Called

Parameters

  • _oldInventTransOrigin
    Type: InventTransOrigin Table
    The InventTransOrigin record associated with the previous tree line.
  • _newInventTransOrigin
    Type: InventTransOrigin Table
    The InventTransOrigin record associated with the new tree line.

See Also

Reference

InventTrackingDimTracingFormCtrl Class