Share via


PurchTable_BR.validateFieldServer Method

Validates a changed field on the server side.

Syntax

public boolean validateFieldServer(FieldId _fieldId, [PurchTable _purchTable])

Run On

ClientOrServer

Parameters

  • _purchTable
    Type: PurchTable Table
    The corresponding PurchTable buffer. Optional.

Return Value

Type: boolean
true if the validation did not fail; otherwise, false.

See Also

Reference

PurchTable_BR Table