cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Event handler GUID retrieval unsuccessful; check BAPI input interface

smriti1988
Explorer
0 Likes
495

Hi EM Experts

I am facing a strange issue in adding new search parameter to EM WEBUI.

I created new control parameters for source and destination location description of Freight Unit and Freight Order. Have done all necessary configuration for declaring this control parameter in EM. I can also see this parameter value in Event Handler and table /saptrx/eh_cntrl. Now since the client wants to have it like a search parameter in EM WEBUI, I added this as new field in both selection and display in WEBUI configuration.

Screen shots attached below

Now when I do a search in EM WEBUI with any of this field, I always get the error - Event handler GUID retrieval unsuccessful; check BAPI input interface and even more strange is that even the display field for this parameter is coming empty but if I check the Event Handler details using /saptrx/eh_list, there parameters do have values.

As per my knowledge, we get this issue when the view for Extension table is not activated, but in my case there are no new system parameters added so there is no question of activating this view. Please correct me if I am wrong.

In past I have added new control parameters and used it as search and display fields on WEBUI, I am totally clueless why I am getting error now.

Please guide what can I do to resolve this issue.

Accepted Solutions (0)

Answers (1)

Answers (1)

butschbacher
Explorer
0 Likes

Hi,

if the field is available in /SAPTRX/EH_CNTRL table it think there is something wrong in the UI Customizing for the search profile. Please check this or post an screenshot of the customizing.

If you have the chance to debug it you could check function module

/SAPTRX/BAPI_EH_GET_DATA_GEN

and what is in table

SELECTIONFIELDS

Regards,

Steffen