Tables


What is a table pool?
What is a table pool in SAP?

A table pool (or pool) is used to combine several logical tables in the ABAP/4 Dictionary. The pool definition consists of at least two keys fields and a long argument field (VARDATA).

What are pooled tables?

The logical tables that are assigned to a table pool when they are defined are called as pooled tables. Pooled tables used to store control data such as screen sequences or program parameters.

What do you understand by pool tables?

The tables that are having a many to one relation are termed as pool tables.

Give an example where pool tables are stored.

Database levels are examples of where pool tables are stored.