Skip to Content
0
Former Member
Mar 19, 2009 at 07:13 PM

Logical Unit of Work

221 Views

Hi,

I have to run a set of BDC's in background mode in a sequence using a program. But these BDC's are depended on each other. So I need to check each BDC whether its success and then proceed with other one, if its failure then should roll back the previous BDC changes.

I have heard about PERFORM xxxx ON COMMIT, but never used. Please let me know whether this can suit my requirement or not, if not please suggest me.

Regards

Jaker.