Was this helpful?
Table Field Modes and Row States
The following table summarizes the row states that can occur for each table field mode.
Undefined
New
Changed
Deleted
Fill
yes
yes
yes
yes
Update
no
no
yes
yes
Read
no
no
yes
yes
Query
yes
yes
yes
yes
The row is marked CHANGED if the application program executes a putrow or clearrow statement that changes data in the row.
Last modified date: 01/30/2023