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.