Hi,
I have an abap report which calls web dynpro abap page using url with parameters.
At First web dynpro page opens successfully,but when i call it second time with diferent url parameters ; first url parameters shows up all the time.Is that caching?If so how can i clear it?
How can i handle this?
Thnak you.