Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Refreshing Basic list when i press Refresh button

Former Member
0 Likes
417

My Requirement is that when i move from the Basic list to interactive list. i am going to make some changes to internal table.

when i came back to basic list. and when i press 'REFRESH' button in the Application Tool Bar. screen has to refresh and display with modified data.

2 REPLIES 2
Read only

Former Member
0 Likes
386

Hi,

When you press Back button you can call this method REFRESH_TABLE_DISPLAY which refresh the data in the screen in basic list if you are using the ALV Classes.

Read only

0 Likes
386

This is a Normal Reporting not ALV's