PurchLine.validateWrite_Server Method
Validates if the current PurcLine table buffer can be written to the database.
Syntax
public boolean validateWrite_Server()
Run On
ClientOrServer
Return Value
Type: boolean
true if the buffer can be written; otherwise, false.
Remarks
This method is forcing server side execution of the validation logic.