‎2011 Aug 17 8:52 AM
Hello all,
I am giving error message in search help exit if no values are found for certain combinations , its coming fine for me in status bar but when functional resource is testing the error message is coming as popup.I couldn't replicate this issue on my system .Please let me know what can be the issue on user side
Best regards.
‎2011 Aug 17 9:29 AM
Ask him to check the system settings within SAP.
Follow the below menu path to check.
Customize Local Layout(ALT+F12) =>Options =>Messages =>Uncheck the Dialog box at error message.
Regards,
Dara.
‎2011 Aug 17 9:11 AM
‎2011 Aug 17 9:21 AM
If you are sure you both are testing in exactly same way then seems something related to Authorisations.
‎2011 Aug 17 9:26 AM
Hi Sundeep,
Click on below link:
[http://wiki.sdn.sap.com/wiki/display/Snippets/ImplementingSearchHelp+Exits]
Hope this helps.
BR
Dep
‎2011 Aug 17 9:29 AM
Ask him to check the system settings within SAP.
Follow the below menu path to check.
Customize Local Layout(ALT+F12) =>Options =>Messages =>Uncheck the Dialog box at error message.
Regards,
Dara.
‎2011 Aug 17 9:37 AM
Hi Dara,
He is getting other error messages in status bar only this one is coming as popup.
‎2011 Aug 17 9:39 AM
Devireddy,
Hi my syntax is
MESSAGE e034(YMM) TYPE 'E'.
Diwakar,
Yes we are tesing with same data but iam getting message in status bar , can you please tell me how to find it is related to authorizations?
‎2011 Aug 17 9:43 AM
‎2011 Aug 17 9:46 AM
hi Harish,
Yes tried all possible syntax options but couldn't replicate issue functional resource is getting.its coming in status bar for me for all syntax for error message.
‎2011 Aug 17 9:52 AM
Hi,
Can you check with
MESSAGE exxx(xx) DISPLAY LIKE 'S'.
or
MESSAGE exxx(xx) DISPLAY LIKE 'E'.
Thanks
‎2011 Aug 17 9:59 AM
Hi sandeep,
Ask the functional consultant to replicate same scenioro in your system or else you both test it altogather so that you can understand it better way.
Cheers,
Pravin
‎2011 Aug 17 10:07 AM
‎2011 Aug 17 10:32 AM