‎2012 Apr 20 1:34 PM
Hi,
Is it possible to write a commit work inside one another commit work?
Regards,
Shahanaz.
Moderator message: please search for available information/documentation.
Message was edited by: Thomas Zloch
‎2012 Apr 20 1:40 PM
No..
Commit work is a one step command. You commit or you don't commit and once you commit you can't rollback.
‎2012 Apr 20 1:46 PM
Yes, you can, but you may not like the result. Upon commit, whatever SAP has sitting in the update queues are going to get pushed to the database. That includes any partial table updates that are not yet completed, etc. Why would you need a commit inside a routine that does a commit?
‎2012 Apr 20 1:49 PM