Reference
REFRESH itab FROM TABLE dbtab.
Obsolet: Deletes all lines of an internal table itab and fills the table with lines from the database dbtab. The content of the table work area dbtab is used as search key.