‎2011 Sep 11 8:36 AM
Hi Experts,
Can any one provide me an Example program for interactive oops alv for displaying to according the Deliveryno i want to display the Salesorder details using likp,lips,kna1,vbap.When i am executing the report according to the delivery no i am displaying the sales order details in interactive oops alv but when i am clicking the other deliveryno it showing the previous interactive details only it is not refreshing.Can any one help me for this solution.
<Downgraded the urgrency>
Edited by: Suhas Saha on Sep 11, 2011 6:46 PM
‎2011 Sep 11 9:20 AM
Hi
It's not clear what you're using to display the details, details are in OOP ALV too? If it's so you need to use the method for refresh
Max
‎2011 Sep 12 3:56 AM
Hi Venkat,
Do you need a report like when click on delivery no you need to get the sales order details with respective to the so.
[Interactive Alv|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e8a1d690-0201-0010-b7ad-d9719a415907?quicklink=index&overridelayout=true]
Regards,
Madhu.
‎2011 Sep 12 5:47 AM
Hi,
Your data in internal is not getting refresh while next click, you need to refresh it.
Regards,
Aabha
‎2011 Sep 12 6:28 AM
‎2011 Sep 12 6:34 AM
Hi Venkatesh,
Refresh alv in oops were discussed a lot of time . Check there are number of good threads available.
http://wiki.sdn.sap.com/wiki/display/Snippets/demoprogramtorefreshalv+grid(oops)
Regards,
Madhu.
‎2011 Sep 12 6:44 AM
Hi Madhurao,
The link which you have provided it says page not found.
‎2011 Sep 12 6:45 AM
Hello Suhas
In the blog [Against All Odds - Programming of Communicating (S)ALV Grid Controls|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/21504] [original link is broken] [original link is broken] [original link is broken];
the principles of communicating ALV grids are explained.
Regards
Uwe
‎2011 Sep 15 12:34 PM
call method "refresh_table_display" by grid object.
Regards
Deepant