SalesQuotationLine.validateField Method

Validates a passed in field.

Syntax

public boolean validateField(FieldId fieldId)

Run On

Called

Parameters

Return Value

Type: boolean
true when the validation is successful; otherwise false.

Remarks

Before validation replace alternate source code with matching primary source code.

A user may not turn on a price override via the checkbox (MCRPriceOverride), they may only turn off the price override via the checkbox.

See Also

Reference

SalesQuotationLine Table