Share via


RetailInventItemSectionLocation.validateField Method

Determines whether the field is valid.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

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

Remarks

Calls the validateShowsSalesStatistics method to validate the ShowsSalesStatistics fields from the RetailInventItemSectionLocation table.

See Also

Reference

RetailInventItemSectionLocation Table