‎2009 Jun 21 6:34 AM
Dear Guru ,
Is it possible update the transparent table without commit work ?
Thank you .
Carlos
‎2009 Jun 21 6:39 AM
Yes. When LUW is submitted that will be done automatically.
So even if changes are not reflected instantly in database table they will be shown after some seconds/minutes.q
‎2009 Jun 21 6:39 AM
Yes. When LUW is submitted that will be done automatically.
So even if changes are not reflected instantly in database table they will be shown after some seconds/minutes.q
‎2009 Jun 21 6:41 AM
Some additional information.
http://help.sap.com/saphelp_nw04/helpdata/EN/41/7af4bfa79e11d1950f0000e82de14a/content.htm
‎2009 Jun 21 7:04 AM
yes. it can be ... and will be...
we use commit to make the changes get affcted right at that point. there forcibly we are ending a LUW by that commit and this updates the table....
but there are many things which ends a LUW. and when ever LUW is complete the table will be updated..