‎2010 Feb 10 7:25 AM
Hey guys,
I have created an ALV with a custom GUI status.Now when the user presses a button on Application Bar the ALV data needs to be modified(after some calculation).
Problem I am facing is that the internal table gets updated but it doesn't get reflected in ALV.
Any idea how to solve this.
Thanks,
Chirantan
‎2010 Feb 10 7:30 AM
‎2010 Feb 10 7:30 AM
Hello,
Try using the method refresh_table_display of the alv object that you have created.
Regards,
Sachin