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