InventTable.inventItemSetupSupplyType Method
Finds the specified record in the InventItemSetupSupplyType record that is related to the current item.
Syntax
public InventItemSetupSupplyType inventItemSetupSupplyType([boolean _forUpdate])
Run On
Called
Parameters
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional
Return Value
Type: InventItemSetupSupplyType Table
A InventItemSetupSupplyType record; otherwise, an empty buffer.