Sharing same entity object with multiple viewobject problem.
Dear All,
I have a common entity entity object, that i am using in 4 different vo(only the where clause is different),
I have created 4 af:table from corrosponding vos, when i am inserting some records in any of the vo then all the vo is showing the same records.. even through each vo is having separate where clause,
But when i do this with separate eo for each vo then it works fine..
Here i just want to do with the single eo being shared by different vo of same kind.. except where clause, Also i want to know why this issue is comming on insert? is it normal expected behaviour ? If yes then how to overcome this problem..? Pls provide any good suggestions if you have..
Thanks & Regards.
Santosh.