Include the code below into the search help exit to disable personalization (create a search help exit or enhance an existing one )

IF callcontrol-step = 'SELECT'.
  callcontrol-pvalues = 'E'.
ENDIF.

Share this content: