‎2007 Mar 21 9:31 AM
Hi,
Is it possible to lock the memory ID?
I'm Exporting/Importing a MEMORY ID, Is it possible to Lock the Memory ID from accessing it by other processes or sessions?
-Jiku
‎2007 Mar 21 9:35 AM
Hi Jiku,
I doubt if that is possible.
What exactly are you trying to do?
Regards,
ravi
‎2007 Mar 21 9:45 AM
Hi jiku,
1. I don't think, we can restrict other process/session,
from accessing our memory id.
regards,
amit m.
‎2007 Mar 21 9:46 AM
Hi!
A MEMORY ID "lives" only during an SAP session. If you are running the same program with the same user, in 2 different moduses, the MEMORY ID-s will contain different values, regarding to the relevant session. They will not overwrite each other's values.
You don't need to lock them, just use unique names to identify them easily.
Regards
Tamá