cancel
Showing results for 
Search instead for 
Did you mean: 

changing sales order status in ECC and CRM simultaneously

Former Member
0 Kudos

I am creating a sales order in CRM 2007 system, at the same time i am creating a trading contract for the same order in ECC system. My requirement is, when i change the status of order in ECC, it should reflect back in the CRM system. Please give some help in this issue. Is there any BAPI/BADI which can be helpfull to solve this.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

hi,

If u found out the bapi/badi for ur requirement,please do reply bcoz i got the same requirement.

Thanks in advance,

Srinivas.

Edited by: srinivasa reddy mallidi on Feb 3, 2009 3:04 PM

Edited by: srinivasa reddy mallidi on Feb 3, 2009 3:04 PM

Former Member
0 Kudos

Do you use standard middleware for document exchange?

If so you can use CRM_DATAEXCHG_BADI

to exchange statuses between documents

Rika

Former Member
0 Kudos

You have to extend product master by adding custom field

Edited by: Judy Burke on Feb 12, 2009 8:20 PM

Former Member
0 Kudos

Extend CRM product master by adding custom field for sale status(create new set type),

And then write a BTE function on ECC to update this CRM field.

(Refer Note:623026)

Edited by: Bespoke!!! on Feb 12, 2009 2:25 PM