Share via


RetailReplenishmentRuleLines.validateField Method

Method validates the Type field of RetailReplenishmentRuleLines table.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
true if the field is valid else false.

Remarks

The RetailReplenishmentRuleLines.validateType method validates the value in the Type field of RetailReplenishmentRuleLines table.

See Also

Reference

RetailReplenishmentRuleLines Table