Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates the salesLine fields.
Syntax
public boolean validateField(FieldId _fieldId)
Run On
Called
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID.
Return Value
Type: boolean
true if the field is valid; otherwise, false.
Remarks
Before validation replace alternate source code with matching primary source code (call to getSourceCode does this).
A user may not turn on a price override via the checkbox (MCRPriceOverride), they may only turn off the price override via the checkbox.