Try OpenEdge Now
ABL Reference
Handle Attributes and Methods Reference
:
ORIGIN-ROWID attribute
ORIGIN-ROWID attribute
Returns the ROWID of the row in the original before-image table that corresponds to the row in the change table currently associated with this buffer handle.
Data type:
ROWID
Access:
Read-only
Applies to:
Buffer object handle
The AVM uses this value to match up temp-table rows in a MERGE-CHANGES operation.