RetailUnit.existsOtherWeightUnit Method
Indicates whether the specified record in the RetailUnit table exists.
Syntax
public boolean existsOtherWeightUnit(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The reference of the retail units record to find.
Return Value
Type: boolean
true if the specified record exists; otherwise, false.