Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.