cancel
Showing results for 
Search instead for 
Did you mean: 

Pop-Up during delivery creation

former_member267975
Participant
0 Kudos

Hello Expert,

We are using standard forwarder(forwarding agent) for particular plant. If somebody change the forwarder in sales order while creating a delivery it should give pop-up message that forwarding agent has changed.

Do we need to check something in Copy control or do we need to change in MV45AFZZ ?

Please help.

Regards

Sits

Accepted Solutions (0)

Answers (2)

Answers (2)

Lakshmipathi
Active Contributor
0 Kudos

Yes you have to try with the exit mentioned by you.

G. Lakshmipathi

jobis
Contributor
0 Kudos

Hi Sitanshu,

When do you want the pop-up? 

During the delivery creation?  if yes, then  look at user exit module- MV50AFZ1

Regards

Jobi

former_member267975
Participant
0 Kudos

Hello Jobi,

Thanks for this user exist but how to materialize this I mean what table field needs to be consider ?

Thanks

Sits

jobis
Contributor
0 Kudos

HI Sits,

In this case, do you have a criteria on which forwarding agent has to be there in sales order initially?

Is it determined automatically in the sales order, if so on what basis..?

For example, u have XX as the forwarding agent when sales order Item's plant is ABC

have this set, and maintain a Z table with this combination.

in the user exit do a validation check and not matching with the existing entry in sales order, then give the pop up msg.

discuss with abaper

Regards

Jobi

jobis
Contributor
0 Kudos

Hi ,

Has your requirement been met..?

please give your feedback & dont forget to close this discussion.

Thanks

Jobi

Jelena
Active Contributor
0 Kudos

You could either check the change documents (although there won't be a record if it's changed while the document is created) or compare the partner in SO with the one assigned in the customer master.

If this is answered, kindly close the discussion.

ravi_kumar100
Active Contributor
0 Kudos

Hi,

For the above requirement are you using the Freight Forwarder in Sales Order as Partner Functions?

Where you have defined the Plant wise Freight Forwarder in system?

Regards,

SRK

former_member267975
Participant
0 Kudos

We do not maintain anything for plant specific.