Skip to Content
0
Former Member
Dec 10, 2008 at 06:27 AM

Model Problem In webdynpro java

18 Views

Hi all,

I am facing a differnent problem with model classes in my webdynpro application.

I have a componenet where in i am using standard BAPIs.The problem here is i am getting the latest data from the bapi only when the application is loded first.

If i add a new record and want to know the size of output node it is not giving the latest one.It is showing the size it has when the application is loded,But in the backend it is getting updated everytime.

What might me the problem for this??Is it that the model proxy classes that are loded when the application is loded is not getting refreshed??

Edited by: chandrashekar chandrashekar on Dec 10, 2008 7:30 AM