Select a record from Data Table and Update it .
I want to select a record from data table using a where clause in an activity.
After a couple of computations I need to Update a column in the same record .
Do I use Obj-Browse , Obj-List , Obj-Open or Obj Open by Handle in this case. I am able to get it working with Obj-Browse but I want to make sure that is the correct method to use. Also does using Obj-Browse and obj-Save ensure that the lock is held on the record ?
Thanks,
Smitha R