ProjInventJournalTransMap.setInventDimIdFromInventDim Method [AX 2012]
Finds or create an InventDimId for the InventDim parameter and applies the found InventDimId to the inventDimId field.
public void setInventDimIdFromInventDim(InventDim _inventDim)
Run On
CalledParameters
- _inventDim
- Type: InventDim Table
An InventDim record that should be referenced by the current ProjInventJournalTransMap record.
Community Additions
ADD
Show: