PurchLine_W.validateField Method

Validates the field value.

Syntax

public boolean validateField(FieldId _fieldIdToCheck, [PurchLine _purchLine])

Run On

Called

Parameters

  • _purchLine
    Type: PurchLine Table
    The corresponding PurchLine record. Optional.

Return Value

Type: boolean
true if validation is passed; otherwise, return false.

See Also

Reference

PurchLine_W Table