Additional ABL support
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Additional ABL support
Several additional statements use ROWID and RECID values
directly. For example, the REPOSITION statement
sets the query position to a record given by its ROWID or RECID. For
more information, see Results lists.
Also, because RECID is not supported by all
DataServers, ABL provides the DBRESTRICTIONS function
to indicate whether a particular DataServer supports it.