2007 Jun 26 8:59 AM
HI,
Is there any command which clear all temparory memory for the user.
Thanks.
HI,
Is there any command which clear all temparory memory for the user.
Thanks.
2007 Jun 26 9:01 AM
2007 Jun 26 9:01 AM
Hi,
No, I don't think there is something like this as memory is not stored on the user basis but on the different parameters and internal table basis.
Regards,
Atish
2007 Jun 26 9:02 AM
Hi,
No you cannot. Report variables allocated memory you can free up.
Reward if useful!
2007 Jun 26 9:05 AM
hi,
u can reset the buffer by using /$tab in the command field.
Regards...
Arun.
Reward points if useful.
2007 Jun 26 9:09 AM
Hi abap
use -
FREE MEMORY ID 'ZP1'.
Don't forget to reward if useful......
2007 Jun 26 9:09 AM
hi,
if you want to free the space in internal table then use clear and referesh but they will not free the memory to free the memory use free key word
2007 Jun 26 9:15 AM
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |