InventDim.initFromInventDim Method

Initializes the current record with values from the specified InventDim record.

Syntax

public void initFromInventDim(InventDim _fromInventDim, [List _dimFields])

Run On

Called

Parameters

  • _fromInventDim
    Type: InventDim Table
    The record from which to initialize.
  • _dimFields
    Type: List Class
    A list of IDs of the dimension fields that should be copied.

See Also

Reference

InventDim Table