ProjInventJournalTransMap.setInventDimId Method [AX 2012]
Applies the InventDimId parameter to the inventDimId field and defaults values, depending on the new inventory dimensions.
public void setInventDimId(InventDimId _inventDimId, [InventDim _inventDim])
Run On
CalledParameters
- _inventDimId
- Type: InventDimId Extended Data Type
The InventDimId value that should be applied to the InventDimId field.
- _inventDim
- Type: InventDim Table
The InventDim record related to the InventDimId parameters; optional.
Community Additions
ADD
Show: