RetailConnDistributionSublocationTable.validateField Method

Validates the subLocationId field.

Syntax

public boolean validateField(FieldId _fieldIdToCheck)

Run On

Called

Parameters

Return Value

Type: boolean
false if the parent location is assigned as its own sub-location; otherwise, true.

Remarks

This method calls the validateSubLocationId method of the RetailConnDistributionSublocationTable table.

See Also

Reference

RetailConnDistributionSublocationTable Table