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

about badi

Former Member
0 Likes
583

Hi,

i need answers for these questions

1)what is the difference betweeen single use badi ,multiple use badi and filter dependent badi?

2)for custom badi while creating badi definition interface name is created why?

my mail id is [email protected]

Regards

kish

Edited by: kishore ale on Dec 28, 2007 2:28 PM

Hi,

i need answers for these questions

1)what is the difference betweeen single use badi ,multiple use badi and filter dependent badi?

2)for custom badi while creating badi definition interface name is created why?

my mail id is [email protected]

Regards

kish

Edited by: kishore ale on Dec 28, 2007 2:28 PM

4 REPLIES 4
Read only

Former Member
0 Likes
560

Hello,

Please give me your e-mail in order to send you a useful pdf about badis that treats what you are asking for.

Regards.

Read only

0 Likes
560

can you send me a copy on my id [email protected]

Read only

Former Member
0 Likes
560

Hello Kish,

Single Use Badi:

This is a BADI that can only be implemented once.

Multi Use Badi:

This BADI can be implemented multiple times in different Implementations and all those implementations are called subsequently

Filter Dependant Badi:

Here we can have multiple implementations as well, but every implementation is assigned a filter value and based on the filter value that is passed in, when the BADI is called only the assigned implementation for that filter value is executed.

The interface name you need to define what methods and parameters for those methods are available for your implementation of your BADI

Hope that helps,

Michael

Read only

Former Member
0 Likes
560

Hi Kishore,

Read Enhancement Framework in SAP Library, it has all the answers for BADI enhancements...

Award if useful....

With regards,

Zafar Ali