Hi Experts,
I created a new custom component. when i fill data in that view and do some processing after that if i do refresh of the screen and come back and login again to web ui .....data is not clearing.... it is showing me the last entries filled by me.
I tried binding my view with coponent controller but it is also not helping.
I tried debugging before opening the view when i goto do prepare output entity is blank but when i open the screen data is there.
When i do endcall and open the screen in the same session it clears the data
problem only comes when i close the screen without logoff.
if i log off data is getting cleared completly.
Please guide me .
Thanks
Anit