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.
Determines whether the changes to a field in the PdsRebateAgreementLine record are valid.
Syntax
public boolean validateFieldValue(FieldName _fieldNameToCheck, [int _arrayIndex])
Run On
Called
Parameters
- _fieldNameToCheck
Type: FieldName Extended Data Type
A field name to validate.
- _arrayIndex
Type: int
The array index of a field to validate; optional.
Return Value
Type: boolean
true if the value in the field change is valid; otherwise, false.