Skip to Content
0
Former Member
Jul 25, 2005 at 10:22 AM

ABAP Memory Usage

674 Views

Hello,

I am seeking to find the differences in memory usage in the context of statically declaring work areas using the DATA statement and dynamically declaring work areas using data references.

How can i track the amount of memory a ABAP program is consuming at runtime