PurchTable_BR.validateFieldServer Method
Validates a changed field on the server side.
Syntax
public boolean validateFieldServer(FieldId _fieldId, [PurchTable _purchTable])
Run On
ClientOrServer
Parameters
- _fieldId
Type: FieldId Extended Data Type
The field ID of the field that was changed.
- _purchTable
Type: PurchTable Table
The corresponding PurchTable buffer. Optional.
Return Value
Type: boolean
true if the validation did not fail; otherwise, false.