Share via


SalesLine.setInventDimIdFromInventDim Method

Finds or creates an InventDimId value for the given InventDim table and applies the found InventDimId to the SalesLine.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 SalesLine record buffer.

See Also

Reference

SalesLine Table