How to Create Shared Memory Object Class in ABAP

Create AREA ROOT Class for Shared Memroy Object Area

The first step is to create an Area Rool class. ( let’s say ZCL_ROOT)

Go to SAP Transaction SE24 and create a new class.

Make sure you checked “Shared Memory Enabled” under Class/Interface Propertiess Tab as following:

Continue reading “How to Create Shared Memory Object Class in ABAP”
Exit mobile version