cancel
Showing results for 
Search instead for 
Did you mean: 

how to update contact person in sales order

former_member184509
Participant
0 Kudos

Hello

we have few thousand sales orders where contact person is missing in ECC.

However relevant customer master records have contact person in SAP

In just one click, we have to update contact person for all the sales orders which don't have currently one.

Is there any SAP standard T code or program to update contacts in sales order in one click ?.

Thanks for your help in advance

Accepted Solutions (1)

Accepted Solutions (1)

siva_vasireddy2
Active Contributor
0 Kudos

Hi,

As the contact persons vary from customer to customer the best way is LSMW

Answers (2)

Answers (2)

spencer_liang
Active Contributor
0 Kudos

Since CRM Sales tag is involved, I would like to provide an input.

Sales order is synchronized btw crm and ecc upon saving.

Before you update your orders with contact person, please make sure these contact persons have been properly replicated to crm.

mmcisme1
Active Contributor
0 Kudos

Another idea is to create a custom program. Pull data from customer master - pull orders you want to change - BAPI for update - display any errors.

LSMW probably offers the most options. If you only want the above change a quick program may be the way to go.

Also just a question did you fix the original issue where the customer master had an issue? Do your users know how to manually make that change when they update the customer master?