Crystal doesn't store a list, it executes the query against the database.
I'm not certain how Crystal keeps the returned data, but you have the option of saving it in the report.
Perhaps you should pose the intent of the question?
Are you trying to work out some architectural concerns?
I just went through a BO conversion of reports from BO to Crystal, replacing the proprietary BO Universes with Views on the database.
-k