Share via


SalesQuotationLine.setInventDimIdFromInventDim Method

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

See Also

Reference

SalesQuotationLine Table