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

fields lose values when changing tab

Former Member
0 Likes
413

hi all

im using an exit to save values in transaction ML81N

I have added fields in a tab

I can input values in the fields but when Im chnaging tab, the fields are losing their values

Is there any way to to say when change tab or anything like that, so that the fields dont lose their values?

thanks

1 REPLY 1
Read only

Former Member
0 Likes
321

Do you have the table/fieldnames exactly the same on both tabs (for a global table or structure)? If not, you've got to get the values from the first screen put into the structure used for 2nd screen before display. Are you clearing any data values before showing the new tab?