‎2007 Aug 01 6:34 AM
Hi,
I need to modify a single field in a custom database table for more than 1 record.
I need to update from the values in the internal table which has only that single field.
how to acheive this ..Pls help
Thanks
‎2007 Aug 09 2:32 PM
hi delcare work area wa and use
MODIFY dbtab FROM wa statement.