SMAServiceLineMap.setInventDimId Method [AX 2012]

Applies the InventDimId parameter to the SMAServiceLineMap.inventDimId field and applies default values that are based on the new inventory dimensions.

public void setInventDimId(InventDimId _inventDimId, [InventDim _inventDim])

Run On

Called

Parameters

_inventDimId
Type: InventDimId Extended Data Type
The InventDimId value that should be applied to the SMAServiceLineMap.InventDimId field.
_inventDim
Type: InventDim Table
The InventDim record buffer related to the InventDimId parameters; optional.

Community Additions

ADD
Show: