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

Exiting the process from Badi Implementation

Former Member
0 Likes
414

Hi Experts,

I'm in a Badi Implementation. I have a scenario where I must exit the code up on finding a condition.

This is not just exiting the implementation, but the process needs to be terminated at this point.

How can we acheive this ?

Regards,

Kris.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
395

Hi,

Try message type A when condition is found.

Issa

3 REPLIES 3
Read only

Former Member
0 Likes
395

Hi,

Can you tell me the requirement for which process you are doing...

Thanks,

Shailaja Ainala.

Read only

Former Member
0 Likes
396

Hi,

Try message type A when condition is found.

Issa

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
395

Abandon the process.

Check for the condition.

throw a message using type 'A'.