hi friends
how can i free the memory of a object ex
( cl_dd_link_element ), the class cl_dd_link_element is not has a destructor
i freed the references of that object but the object is still occupying the memory through out the programm
i want to free the memory of that object in the middle of the programme itself.