‎2005 Dec 18 8:16 AM
I would like to know how to read system area memory -
specifically while in the ABAP debugger I noticed in the system memory area 'DSEG' a specific row of information that I am interested in. In my ABAP code how can I read it. I don't think the normal 'IMPORT' command is capable of reading system area memory.
‎2005 Dec 18 11:21 AM
Hi Maurice,
Did you try the IMPORT FROM SHARED MEMORY option/
Regards,
Suresh Datti