I think we are lacking information to tell whether this is done right. doing a “fill” by itself doesnt necessarily update data in a table, unless the table you are “Filling” is already being updated.
You CAN do an update and then later call UpdateEXT and update a separate table… many options.