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-issue

Former Member
0 Likes
571

Hi ,

How can we distinguish and identify between an internal BADI and External BADI. How can we change a BADi from internal to external and from external to internal.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
522
How can we distinguish and identify between an internal BADI and External BADI.

SE18>badi name>attributes tab>see its type (Multiple use or filter dependent) if multiple use means we can implement this.

How can we change a BADi from internal to external and from external to internal

Its cannot changes either.

Hi ,

How can we distinguish and identify between an internal BADI and External BADI. How can we change a BADi from internal to external and from external to internal.

2 REPLIES 2
Read only

Former Member
0 Likes
523
How can we distinguish and identify between an internal BADI and External BADI.

SE18>badi name>attributes tab>see its type (Multiple use or filter dependent) if multiple use means we can implement this.

How can we change a BADi from internal to external and from external to internal

Its cannot changes either.

Read only

Former Member
0 Likes
522

Hi,

Goto SE11 in table : SXS_ATTR

Give the badi name:

If it is internal badi :

the internal field having the value 'X'.

If badi is external,

The internal filed having the blank value.

If it is helpful rewards points

Regards

Pratap.M