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

ALV refresh

Former Member
0 Likes
340

Hi friends,

i want to know how can i refresh one field in ALV after ALV display.

i am using REUSE ALV HIERSEQ LIST DISPLAY for header and item display.

after ouput i am cliking user command button and i dsipaly one screen to enter the new value, after enter new value i will click on OK push button to update that field on the ALV old value.

After press enter(OK) the old value is not updating by default with new. so i did thorugh manuall refresh which i don't want..

when i click on OK button the new value shoould update without manuall refresh.

Please can you help me.

1 REPLY 1
Read only

Former Member
0 Likes
297

hi ramesh all,

use RS_SELFIELD-REFRESH = 'X'.

this will refresh the screen and display the changes you implemented on thescren

<REMOVED BY MODERATOR>

rohan malik

Edited by: Alvaro Tejada Galindo on Feb 13, 2008 3:19 PM