Dedicated ABL data types
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The COM-HANDLE, RECID, ROWID, and
WIDGET-HANDLE ABL data types are not meaningful outside the ABL
environment. You can obtain their values from an ABL procedure (through one Web service
method) and pass them back to another ABL procedure (through another Web service method), but
there is no other practical use for them on the client side.