Kanban.initFromInventDim Method

Initializes fields in the current table buffer from an InventDim record.

Syntax

public void initFromInventDim([InventDim _inventDim, InventDimGroupSetup _inventDimGroupSetup])

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    The InventDim table buffer from which to initialize fields.
  • _inventDimGroupSetup
    Type: InventDimGroupSetup Class
    An instance of the InventDimGroupSetup class that provides information about the dimension setup.

Remarks

Initializes the InventDimId field after clearing all of the dimensions that are not active according to the dimension group.

See Also

Reference

Kanban Table