Application Development 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: 

Exception condition "SINGLE_EXIT_MULTIPLY_ACTIVE" raised.

Former Member
0 Kudos

Dear All,

These problem regarding badi how to solve this issue . i deselect the badi check box for single implementation check box.

problem :

May be this is regarding badi developed with multiple activation .so i tried to deactivate but when i tried to it its going to dump .

i tried like se18 ->utilities-> adjustments->multiple active implementations then select on red mark badi right click on that and click on deactivate then its go to dump .

When i enter se18 or se19 or se24 or v/08 ....its go to dump like below .

Thanks & Regads.

Narayana.

7 REPLIES 7

arindam_m
Active Contributor
0 Kudos

Hi,

Go to SE18 then implementation overview and un-check the other implementations.

Cheers,

Arindam

Former Member
0 Kudos

Very Thanks for replay When i go to enhancement implementation ->overview then it is also go to dump. and se11 and se38 also going to dump .Actually Why this are all going to dump i can't understand please exp-line  if you know

Former Member
0 Kudos

Very Thanks for replay When i go to enhancement implementation ->overview then it is also go to dump. and se11 and se38 also going to dump .Actually Why this are all going to dump i can't understand please exp-line  if you know

Former Member
0 Kudos

REMOVE CHECK BOX FOR BADI 'BADI_LAYER'' MULTIPLE CHECK BOX THEN IT WILL WORKING FINE.

abhishek_singh41
Participant
0 Kudos

Dear Sir,

             I am facing the problem in se18 and se19 , when i display BADI_LAYER  it gives dump . Actually , I had click the multiple badi check box in BADI_LAYER  after that this problem is coming . The impact is very danger . It  affected all the T-Codes like SE16 , SE24  , SE11 , mm01,  IE01  etc ...... Everywhere Dump or runtime error came . Kindly help me or guide me to resolve this problem .

Please , Reply .

Thanks & Regards ,

Abhishek Kumar Singh

7829917003

abhishek_singh41
Participant
0 Kudos

Dear Sir ,

            How can i remove the check box for badi 'BADI_LAYER'  Multiple Check Box ? If i go se18 in dispaly mode , dump is occurred . It is not allowed me to go inside . Please , tell me what should do.

Thanks & regards ,

Abhishek Kumar Singh

7829917003 

0 Kudos

Hi Abhishek,

This is not recommended but as the se18 is not allowing you to change the BADi. you can try editing the backend table:

1. go to se11 and open table sxs_attr.

2. Pass the BADi name in EXIT_NAME field

3. get into the debug mode and edit the field MLTP_USE. remove the X value from the field and save, the BADi now becomes single implementation filter BADi.

Now try opening se18, it should allow you to change, if you want you can deactivate the implementations.

you can use this as a last option