‎2007 Apr 21 3:44 PM
Hi All,
I am displaying mu output using alv list display(say screen 1). i am displaying my own pf status.in this i have one field called position.when i click this button it is showing one screen in side this screen i will enter appln,appln type after entering these two values i will click 'ok' button then it will show the entry(in screen 2) now i will select that entry and i will click another button in pf status 'edit' when i click this button it will open the screeen there we will; do modification like changing the appln number. up to this my program is working fine.after editing the values when i press save button values these values are updating in screen 2 only. when i press bac buttom it is not updating in alv list dist(original). for all these actions i am using one internal table only.
please help me.
thanks,
maheedhar.t
‎2007 Apr 21 3:48 PM
Hi
U need to update the internal table shown by ALV and set the flag REFRESH.
Max
‎2007 Apr 21 3:48 PM
Hi
U need to update the internal table shown by ALV and set the flag REFRESH.
Max