Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

How send user to other screen using user exit in Sales order

neminath
Explorer
0 Kudos
329

Hi,

I have requirement where we want to show a pop up message at the time of saving sales order.

If user click on Yes button then I need to navigate user to Header->Partners tab

If user clicks on No button then normal saving process should happen.

I know that I can put this in MV45AFZZ->Save_prepare.

My question is how can I navigate user to Partners screen?

Anybody has done any such thing, please advise.

Thanks in advance.

1 REPLY 1

Jelena_Perfiljeva
Active Contributor
0 Kudos
178

I seriously doubt this is feasible without breaking into standard functionality. SAVE_PREPARE is a bit of too late to take anyone anywhere.

Why is this a requirement? There might as well be a much simpler solution.