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 new field value before writing to the database.
Syntax
public boolean validateFieldValue(FieldName _fieldName, [int _arrayIndex])
Run On
Called
Parameters
- _fieldName
Type: FieldName Extended Data Type
A string that specifies the name of the field to be validated.
- _arrayIndex
Type: int
An integer that specifies the index of the field to be validated; optional
Return Value
Type: boolean
true if the new value of the field is valid; otherwise, false.
Remarks
When the validated field is a container unit, the validation fails when an open inventory transaction exists or similar container combination has already been defined in the system.