Table Method: Refresh 

Purpose

Refreshes the internal status of a Table object.

Description

Use the Refresh method to force an update of a Table object’s internal state. Normally, you call this method after making any RFC calls that update Table object data. The Refresh method is primarily useful if there is a view connected to the Table object, and the view must be notified of a data change, so it can update its display.