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

Refresh Table

Former Member
0 Likes
446

Hi,

i created a ZTABLE, on tollbar refresh buttton is available ,

if i click the refresh buttton i need to add entries to that table.

like STANDARD TABLE refresh button

if anybody is having idea please tell me

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
413

When you click Refresh in an Std.Table. Table entries are not added.

Consider you are viewing data from a table. Someone runs a transaction and updates a table with new entries.if you happen to click on the refresh button at this point of time it will show you the list of values with the new updated value.

This is the purpose of refresh similar to the refresh on the internet Explorer or any other browser for that instance.

Regards

Vijay

2 REPLIES 2
Read only

Former Member
0 Likes
413

Dont worry in Ztable also you will have refresh button.

and need not to work out for same about you are asking.SAP will automatically will take care of that.

Enjoy:-)

Amit.

Read only

Former Member
0 Likes
414

When you click Refresh in an Std.Table. Table entries are not added.

Consider you are viewing data from a table. Someone runs a transaction and updates a table with new entries.if you happen to click on the refresh button at this point of time it will show you the list of values with the new updated value.

This is the purpose of refresh similar to the refresh on the internet Explorer or any other browser for that instance.

Regards

Vijay