Macro Syntax: Change Focus
Looking for help with Macro syntax. I am trying to move focus from a SQL Report back to the Sales Order. I have a work around where I close the SQL Report then Activate the window behind it (which is normally the Sales Order but not necessarily).
The SQL Report has a function button on it which I want to pull focus back onto the Sales Order report, Store a few data points, and then open the Orderless Production window.

I am also unsure on how to activate this Orderless Production window (using a Third Party AddOn - Process Force - not sure if that matters).

Any help or suggestions would be appreciated. Resources that cover this are encouraged.
-
Hi Matt,
Not really understand your first question.
For the second question,you can use Activate('Menu ID' or '@'+'UDO unique ID') in macro to open the windoow.
Hope This will help you
Regerds,
Bin Liao


Please sign in to leave a comment.
Comments
1 comment