RetailInventTable.hasLinkedItems Method
Indicates whether the linked item for the given unit of measure exists.
Syntax
public boolean hasLinkedItems(UnitOfMeasureSymbol _unitId)
Run On
Called
Parameters
- _unitId
Type: UnitOfMeasureSymbol Extended Data Type
The ID number value for the unit of measure.
Return Value
Type: boolean
true if linked item exists; otherwise, false.