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 IN TABLE CONTROLS

Former Member
0 Likes
411

hi experts,

in screen painter i am using table controls.after adding a data it is not coming in tables .only if i close the window and reoprn again it is coming in the table .what shall i do to make it happend after i click the save button.

thanks

mani

2 REPLIES 2
Read only

Former Member
0 Likes
385

hi

in the PBO of the screen write

loop at <internal table> with control <table control name>.

regards

ravish

<b>plz reward points if useful</b>

Read only

Former Member
0 Likes
385

Hi manikandan.

In screen painter i thing you have not given function code for save button, that's why it is taking blank sy-ucom, so assign function code to it. if it is not geting post your code that we can check.

if it is use full reward points.

Khalid.