How to access FND_FNDRSRUN personalization screen?
Hi,
I am trying to personalize the FND_FNDRSRUN function to complete my personalization on the Transaction Workbench screen. When I am on the Submit Request screen, I am able to call the personalization screen thru Help >> Diagnostic >> Custom Code >> Personalize, but the problem is that the screen is behind the Submit Request screen and I cannot seem to bring it forward. Neither can I enter anything while it is behind the Submit Request screen. I have tried this procedure with the following Responsibilities: Receivables Manager, Application Developer and System Administrator, all no go.
My personalization to the FND_FNDRSRUN function is that it reads the global variable that I set on the Transaction Workbench personalization for the parameter values of the concurrent program that we created. The whole personalization thing is that Transaction Workbench user may view the invoice in PDF format by calling the concurrent program and passing the values found on the workbench as parameters.