Share via


ProdJournalRoute.validateFieldValue Method

Validates changes to one field on the current record.

Syntax

    public boolean validateFieldValue(FieldName _fieldName, [int _arrayIndex])

Run On

Called

Parameters

  • _arrayIndex
    Type: int
    An index that identifies the value to validate for array fields; optional.

Return Value

Type: boolean
A Boolean value that indicates whether the validation passed.

Remarks

Validates that production order that the route card journal relates to matches the site of the used resource group.

See Also

Reference

ProdJournalRoute Table