Skip to Content
0
Former Member
Oct 01, 2007 at 07:18 AM

Memory functions in ABAP

215 Views

Hi All , I am very much new to ABAP so can anyone guide me how to retrive the memory details in ABAP ? We can do same in JAVA using getRuntime().freeMemory , getRuntime().totalmemory() .