Skip to Content
0
Dec 05, 2006 at 06:33 PM

How to store data in memory so it remains even the program finish ?

30 Views

Hi

Is there a way to store an Internal Table in SAP memory in way that it remains even the program is finished and after is re-executed ?

I need only the first time the program is excuted it access the BD with SELECT and fill the internal table, and then all the next times the program is excuted it does not need to access the BD but only read the the table from memory.

Thanks in advanced.

Frank