Skip to Content
0
Former Member
Jan 18, 2012 at 12:37 PM

Add a standard field of an order into the search view and enable search

34 Views

Hi,

I need to add the standard field ( Reference Transaction ) of complaint to the search view BT120S_CPL/AdvSearchComplEF .

Ref transaction field does not exist in BTQCompl entity.

Steps that i have taken till now ( though i am not sure if this is the right way to do it ):

1 Added the Ref transaction field to CRMST_QUERY_COMPL_BTIL structure using append structure and got field on screen.

2 I am trying to write code in CRM_BADI_RF_Q1O_SEARCH BAdI to add search logic , but unable to as the reference transaction parameter value does not reach the badi.

How can I make the search possible by Ref transaction field. Is there any other way ?

Generic question: How to get a standard field of an order into the search screen and enable search using it ?

Thanks,

Karthik