Hello experts,
I am creating a customizing F4 search help on Vessel-id in the freight booking page, on pressing F4 on vessel id, a dialogue box is being displayed. In that dialogue box the user is suppose to enter vessel id to get records from database. If the record do not matches the database an error message should displayed on that dialogue box.
Now the issue is that i am passing error message from my code (i.e. enhancement in the standard search help exit ) but the error message is not getting displayed in the UI dialogue box.