Access to a specific message
Hi all,
I want to know if it's possible to create a function menu that provides access to a specific Message.
I have tried to create a function for the Define Messages form with the following Parameter: VIEW_APPLICATION="AR" MESSAGE=" XXQUO_INVOICE_LEGAL_MESSAGE ".
Then I have add the function to the menu of the responsibility. But when I click on the function is not working. I have the following errors:
- FRM-47023: No such parameter named. G_QUERY_FIND exists in form FNDMDMSG
- FRM-40105: Unable to resolve reference to item PARAMETER.G_QUERY_FIND
The idea is that the user open the Messages form and only displays this message name.