Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines if the current record is valid and is ready to be written to the database.
Syntax
public boolean validateWrite()
Run On
Called
Return Value
Type: boolean
true if the record is valid to be written; otherwise false
Remarks
Checks if the status of the offer is enabled or if a record already exists with the same currency code.