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

BADI Error - single_exit_multiply_active with tcode FBL5N

Former Member
0 Likes
1,459

Hi Guys and Girls.

When t/code FBL5N is run a short dumps appears with error single_exit_multiply_active. The BADI name is: SCMG_INIT_STATUS_S.

I did see that the one of the causes of this error could be that more than 1 implementation is active, but this BADI has no implementations. I'm still new to BADI's so I do not no what else could be wrong with this BADI.

I did search on SAP Notes for a solution, but I couldn't find anything helpful.

I'd really appreciate any idea's...

Hi Guys and Girls.

When t/code FBL5N is run a short dumps appears with error single_exit_multiply_active. The BADI name is: SCMG_INIT_STATUS_S.

I did see that the one of the causes of this error could be that more than 1 implementation is active, but this BADI has no implementations. I'm still new to BADI's so I do not no what else could be wrong with this BADI.

I did search on SAP Notes for a solution, but I couldn't find anything helpful.

I'd really appreciate any idea's...

2 REPLIES 2
Read only

Former Member
0 Likes
1,104

Hi,

Go to SE18.

Give the BADI name.

Go to Implementation-->Display in the menu and see the implementations which exists for this badi.

If there are multiple then deactivate them via SE19.

Regards,

Ankur Parab

Read only

Former Member
0 Likes
1,104

Hi.

Thanks for your reply.

I've already done that check and I get this message: "There are no implementations (yet) for definition SCMG_INIT_STATUS_S."