‎2008 Feb 13 1:33 PM
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.
‎2008 Feb 13 1:36 PM
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