Share via


SMAServiceOrderLine.setInventDimIdFromInventDim Method

Finds or creates an InventDimId value for the InventDim parameter and applies the found InventDimId to the SMAServiceOrderLine.inventDimId field.

Syntax

public void setInventDimIdFromInventDim(InventDim _inventDim)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    An InventDim record buffer that should be referenced by the current SMAServiceOrderLine record buffer.

See Also

Reference

SMAServiceOrderLine Table