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.
Indicates whether the record version of the buffer is the same as the record version of the same record in the database.
Syntax
public boolean checkRecVersion(Common _buffer)
Run On
Called
Parameters
- _buffer
Type: Common Table
The record buffer to check.
Return Value
Type: boolean
true if the record version is the same; otherwise, false .