cancel
Showing results for 
Search instead for 
Did you mean: 

Create sales order from R/3

Former Member
0 Kudos

Hi,

Is there a RFC in CRM to create a sales order in CRM from R/3.

I tried CRMXIF_ORDER_SAV.But this RFC is expecting site related detail.

Thanks,

Chamu

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member927251
Active Contributor
0 Kudos

Hi Chamu,

You can use the bapi BAPI_BUSPROCESSND_CREATEMULTI to acheive the desired result. It is a remote enabled BAPI.

<b>Please reward points if it helps.</b>

Regards

Amit Mishra

Message was edited by: Amit Mishra

Former Member
0 Kudos

Hi Amit,

Thanks for the reply.I would also like to know if there is a way(maybe RFC) to map R/3 sales organization with CRM sales organization.

Thanks,

Chamu

Former Member
0 Kudos

Hi Chamu,

If you are looking for getting org data from R/3 to CRM, CRMC_R3_ORG_GENERATE is the T.Code.

Thanks.

Ajay Kiran

Former Member
0 Kudos

Hi Chamu,

Are you not replicating orders CRM<->R/3 via CRM Middleware? If this is not the case, could you please tell us your requirement (busines)?

Thanks.

Ajay Kiran

Former Member
0 Kudos

Hi Ajay,

CRM->R/3 middleware replication exists for sales orders.

But we have some orders to be created in CRM from the data stored in R/3 tables.

Thanks,

Chamu