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 activation

Former Member
0 Likes
888

Hi,

I have created a implementation for a BADI.

Already some implementations are present for that particular Definition.

Problem is my implementation is in inactive state even if i activate it.

Please let me know how to activate it.

Regards,

Vasu.

Hi,

I have created a implementation for a BADI.

Already some implementations are present for that particular Definition.

Problem is my implementation is in inactive state even if i activate it.

Please let me know how to activate it.

Regards,

Vasu.

6 REPLIES 6
Read only

Former Member
0 Likes
855

Hi Vasu Kumar,

For BADI's we can have multiple implementations.

For example, If you created an implementation for a particular BADI, Let us suppose assume that already some one have created their own implementations for that same BADI.

Let us think that your's is third implementation. Your implementation doesn't trigger until and unless you deactivate the above implementations. You should deactivate the above ones.

Everytime the BADI triggers only for the order which is at first level. If your's is at third or fourth one then you need to deactivate the above ones and check yours. Then it get triggered.

Just deactivate above ones and the you activate it and run your transaction.

Reward points if it helps.

Cheers,

Swamy Kunche

Read only

Former Member
0 Likes
855

hi,

you have to deactivate the project which you dodnt want to work and then activate ur project.

reward points if useful,

siri

Read only

Former Member
0 Likes
855

I want all the implementations to be active.

Is it possible to do that?

Thanx for ur replies..

Read only

0 Likes
855

Hi,

Check the Attributes TAB for the BADI.

Is Multiple Use Check Box Is Cheked Or Not? Or There any Filter is Set for the BADI ?

Regards

Kiran Sure

Read only

0 Likes
855

In badi,

You can have multiple implementations , but any one of them can be active at a time.

You can not have all the implementations active.

Regards,

Ani

Read only

Former Member
0 Likes
855

Hi Vasu,

No, It is not possible.

You cannot have all the implementations as active.

You can have only one active implementation.

Reward points if useful.

Cheers,

Swamy Kunche