0 votes
in SAP by

What are the internal tables?

1 Answer

0 votes
by

Internal table exists only when the program is run. It is used for performing table calculations on a subset of database tables and also for re-organizing the content of database tables as per the users need.

...