ABAP Keyword Documentation →  ABAP Glossary → 

export/import table

Transparent database table with the required structure for storing data clusters in database tables and in cross-transaction application buffers in the shared memory. Data clusters are exported to export/import tables with the statement EXPORT and imported with the statement IMPORT.

More