Share via


VendInvoiceInfoLine.setInventDimIdFromInventDim Method

Gets or sets an InventDimId value for the InventDim parameter and applies the InventDimId value to the VendInvoiceInfoLine.inventDimId field.

Syntax

public void setInventDimIdFromInventDim(InventDim _inventDim)

Run On

Called

Parameters

  • _inventDim
    Type: InventDim Table
    An InventDim record buffer that is referenced by the current VendInvoiceInfoLinerecord buffer.

See Also

Reference

VendInvoiceInfoLine Table