cancel
Showing results for 
Search instead for 
Did you mean: 

Changing the Ship-to partner details in Sales order header through exit

Former Member
0 Kudos

Hi all,

I have a requirement where in during the process of the sales order creation, based on certain criteria,

the details in the ship-to partner would have to be modified.

These details like the Name, Street, etc would be maintained in a local table and based on the criteria,

the appropriate record from this table would be fetched and updated to the ship-to partner.

I was trying to implement this in the MV45AFZZ user exit. However, I was not able to update this through the exit.

Would I have to somehow update the ADRC table directly through this exit or is there any better method.

Please suggest.

Regards,

Sudeep

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

U need to execute a BAPI for customer master change. This needs to be checked whether we can call the BAPI through the exit u mentioned or even on Save.

Regards,

Deepak

Answers (0)