Hi All,
I have created new form lets say SO where I am showing non stocked items which has status !invoiced & !Canceled.Also, I have to consider the SOs which are having non stocked as well as stocked item but the lines with stocked item should have status Invoiced, Delivered.That means if Sales order contains any stocked items with open status then I don't want to display such orders.
I have created query & list page where I am using listpage interaction class.Problem which I am facing are-
1. If I rearranged query with exist join then it will show data in listpage grouped by Sales id but when I press F5 or refresh button it will take some other data too. Salestable is parent datasource & inside that that salesline is added. Due to exist join may be this issue is coming.
2. Now, if I remove exist join then refresh issue will get resolve.but it will show salestable data based on salesline salesid.
Kindly suggest
*This post is locked for comments
I have the same question (0)