hi all ,
Sub : Regarding DB Commit .
While in a DB updating program , when a new screen is displayed ,the old screen contents are implicitly updated or a DB commit is triggered ?
Whether this actual saves the Data in the DB,or as per my understanding (i am not sure ) wait for the program to end and a single SAP LUW is triggered that will save the Data in the DB and can't be rollback.
please clarify my doubts?