RetailUnit.validateField Method

Validates the WeightUnitOfMeasure field of the RetailUnit table.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is valid; otherwise, false.

Remarks

The existsOtherWeightUnit method checks whether the specified record in the RetailUnit table exists.

See Also

Reference

RetailUnit Table