Saving Data Objects as Clusters 

You can combine any number of internal data objects of any complexity from an ABAP program into a data cluster that you can then store either temporarily in ABAP memory or persistently in the database.

The following sections describe how to store data clusters in memory or in the database:

Data Clusters in ABAP Memory

Data Clusters in the Database