Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 
Former Member

The small document explains "How to see Memory areas in Debugging"

Take a different Desktop tab in the debugger. I have choosen Desktop 3.

Click the button on the extreme right hand side. On the pop-up window select the highlighted option.

On the next screen select the highlighted entry.

This is the place where you see the EXPORT/IMPORT memory ID contents.

It looks like below... Check the appropriate memory areas!! .

It looks like below... Check the appropriate memory areas!! .

Points to remember:

  • While EXPORTing many tables to one memory ID, remember the sequence.
  • During IMPORT, sequence of the fields/structures/tables need to be in same order as in EXPORT operation.

Thank you.

Regards

Kiran N

12 Comments