ABAP Development
How to Work with ABAP Shared Memory Objects
This article shows how to create and use Shared Memory Objects in your ABAP program. This technique is useful if your programs rely on large quantities of relatively static data, can greatly improve the performance of your applications.