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

SINGLE_EXIT_MULTIPLY_ACTIVE

Former Member
0 Likes
657

Hi,

I have a dump in the class cl_badi_flt_data_trans_and_db when called from SAPMV60A and the exception raised is "SINGLE_EXIT_MULTIPLY_ACTIVE" while calling method act_imps_per_flt_val.

What does this exception mean ? Where can I find detailed documentation about this ? Kindly suggest.Thanks. __

2 REPLIES 2
Read only

Former Member
0 Likes
515

Hi,

Would you know if someone has written a custom code that calls that? Or enhancement perhaps that triggers that program? Kindly check if it calls function modules, and check them if they are passing the correct values.

Hope this helps.

Benedict

Read only

0 Likes
515

Hi Benedict ,

Thanks for your pointer.Yes , I do have custom code that calls that.My problem is I have implementations where two versions are active for this BADI which should not be the case.Thanks again.