cancel
Showing results for 
Search instead for 
Did you mean: 

Sample implementation for Badi CRM_IC_INBOX_BADI

Former Member
0 Kudos

Hi,

In our project we are going to extend Inbox Search with some custom fields in Search box.

But I have no idea about what should I write inside the BADI which works in background to take care of the searching.

I need all help that can be used for this implementation. Some questions are,

1. Do i need to alter Get_Query_Result method?

2. What should be the implementation inside of the other methods like BEFORE_SEARCH, AFTER_SEARCH?

3. Do I need to redefine any other methods.

4. Most imp, instead of implementing BADI, is there any other way around to provide solution to do this?

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Omkar,

Please go through the below Link :

http://scn.sap.com/thread/1631361

Thanks & Regards,

Akshay Ruia

jorge_ocamposbenito
Contributor
0 Kudos

Hi Omkar,

You have a sample of all methods in CL_DEF_IM_CRM_IC_INBOX_BADI standard class.

Best regards.