‎2008 Feb 15 9:55 AM
hi gurus,
i have created an alv using custom conatiner,but when i press back button the contents remain unchanged...
how to clear the the contents in the custom container as well as the container.......
plz help...
regards,
balaji.s
‎2008 Feb 15 10:24 AM
If I understand you correctly, you want to destruct those two objects.
You can simply manage that by calling the method "FREE" for each of these objects.
CALL METHOD name_of_reference->free.If this is not what you meant, please explain your problem in more detail.
Hope this works.
Edited by: Hannes Kerber on Feb 15, 2008 11:24 AM