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

Regarding system variable

Former Member
0 Likes
394

If on a screen we make some changes, which system variables tracks that. Actually I've to popup a window when someone tries to close the screen that "Do want to save the changes or not".

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
366

hi ,

u can check for field sy-datar . let me know if this works . actualy in vf02 also u havent got this functionality because whther or not u do any changes in the screen it ask for u want to save or not .

Thanks

ROhit

Reward if helpfull

Message was edited by:

ROHIT GUPTA

2 REPLIES 2
Read only

Former Member
0 Likes
367

hi ,

u can check for field sy-datar . let me know if this works . actualy in vf02 also u havent got this functionality because whther or not u do any changes in the screen it ask for u want to save or not .

Thanks

ROhit

Reward if helpfull

Message was edited by:

ROHIT GUPTA

Read only

0 Likes
366

Hi Rohit:

U are absolutely right....