Share via


DEL_RetailMixAndMatchTable.validateField Method

Determines if the field is valid before writing into the table.

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 relevant methods to validate the field.

See Also

Reference

DEL_RetailMixAndMatchTable Table