‎2012 Nov 30 12:44 PM
Hello all,
How Can I determine in ABAP code the peak memory consumption of an ABAP application? I know CL_ABAP_MEMORY_UTILITIES, but that only has a method for the current used memory.
Thanks a lot,
Reinhold
‎2012 Nov 30 1:01 PM
Hi,
Hope U know Feasible coding style. generally from se30 U get abap performance.but
http://help.sap.com/saphelp_NW70ehp2/helpdata/en/49/243804855616b6e10000000a42189d/content.htm
Have a look at this for details.
Also look at sap notes 649327 -for analysis of memory consumption.
Hope it helps
Thanks
Gourav.