Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Interrupt a perform-on commit.

Former Member
0 Likes
469

Hi all,

How to interrupt a perform which is done on ON-COMMIT statement.

Will the ROLLBACK WORK will effect..

Thanks & Regards,

Neslin.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
408

Hi,

You can use the abort message to stop processing..

MESSAGE A208(00) WITH 'PERFORM FAILED'.

Thanks,

Naren

2 REPLIES 2
Read only

Former Member
0 Likes
409

Hi,

You can use the abort message to stop processing..

MESSAGE A208(00) WITH 'PERFORM FAILED'.

Thanks,

Naren

Read only

0 Likes
408

Hi Naren,

Is there any way to come an Abort message for func.mod - J_1I6_MESSAGE

Regards,

Neslin.