cancel
Showing results for 
Search instead for 
Did you mean: 

Prompt with "Receiving Point" when creating new SO

Former Member
0 Kudos

Hi.

Im looking for a solution to force a selection of "Receiving Points" (if such is set on the customer) when creating a new sales order. Now, after entering the customer number in VA01, the user is forced to choose "Unloading Point" and after doing that I want the system to see if there are any receiving points set, and if so force the user to chose one.

Now you can set it in the header with Goto -> Header -> Shipping and set the receiving point for the order, but that's the manouver I want to skip.

Have anyone got a clue on what I'm talking about?

Thanks in advance.

/Gherry

Accepted Solutions (1)

Accepted Solutions (1)

former_member183879
Active Contributor
0 Kudos

Gherry,

You can very well enable that by just incorporating an incompletion procedure and include these fields. Also while order creation, you can pop up a new screen where you can ask the user to select these values. On selection, they can be updated to the fields in the standard screen as you have mentioned.

This can be done. You can mention this reqmt to the developer. They have to develop a screen for the same, call the screen during sales order creation, take the values given by user and then update them in the standard fields in the sales order.

Former Member
0 Kudos

Thanks.

So we're talking developement here. This was not the answer I was hoping for, but I'm very grateful for your reply.

Many thanks.

/Gherry

Answers (0)