Hi all,
I have 7000 records to be inserted/modified to a customized table. Program will be run everyday at night to update the customised table.
What is the best method to update it? Is it using FM or just put commit after the loop?
many thanks.