ABAP Keyword Documentation → ABAP Glossary
pooled table
Database table defined in ABAP Dictionary that is not defined as a table on the database. Instead, multiple pooled tables are saved in a table pool in the database. Only Open SQL can be used to access pooled tables. Certain other restrictions also apply.