ABAP Keyword Documentation →  ABAP Glossary → 

table sharing

Sharing of internal tables in assignments and pass by value. Table sharing only occurs between tables of the same category if their row types do not themselves contain table types.

More