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

Data don't update immediately after commit work?

Former Member
0 Likes
582

hi,

I update a table and commit work, then select data from this table, The data do not change,

but I can get the right data from se16 or in debug module,How can i deal with this issue?

thanks.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
532

Please do a COMMIT WORK AND WAIT if you want to select data immediately.

Regards,

Srihari

1 REPLY 1
Read only

Former Member
0 Likes
533

Please do a COMMIT WORK AND WAIT if you want to select data immediately.

Regards,

Srihari