Skip to Content
0
Former Member
Dec 27, 2007 at 08:15 PM

SQL Transactions_ABAP

25 Views

Hi.

I am updating fields from a Z table with SQL sentences. I am updating each field with an update sentence.

I do not know how to put all these sentences in a single transaction, so that all fields could be updated at the same time or if an error occur all the sentences could be rollbacked.

Does anybody know how to do that in an ABAP code?

Thanks.

Diana.