cancel
Showing results for 
Search instead for 
Did you mean: 

Help to design scenario

Former Member
0 Kudos

Hey guys

i have a requirement in which i have to design a scenario for the following.

the customer orders some articles online(shopping cart type of thing) and that has to be posted to the SAP system.

our development team does not have much experience in implementing this scenario.

i m thinking of implemeting it as a SOAP to IDOC scenario,but i m not sure what IDOC type i should use,also which SAP system is most suited for this purpose(R/3 or CRM or any other).

any help will be appreciated in this regard

thanx

ahmad

Accepted Solutions (1)

Accepted Solutions (1)

prabhu_s2
Active Contributor
0 Kudos

the idoc for posting the sale order details will be orders01/02/03/04/05...the suitable system will be r3 and there are std rfc connectivity for having the details tracked in srm from r3

Former Member
0 Kudos

hey

thanx,well as i will be getting the orders from a webservice,should i ask the website people to create a webservice or i can create one by myself?

thanx

ahmad

Former Member
0 Kudos

Hi

Go through the following link...it will give you every thing about XI to CRm integration

regards

prasad

prabhu_s2
Active Contributor
0 Kudos

better u can ask them to create one for you

Former Member
0 Kudos

Hi ahmad,

this should be easy to solve.

1) IR: Import IDOC

2) Define Message-interface an base = IDOC

3) ID: Menu > Create WebService (this will generate a WSDL)

4) Pass the WSDL to the developers.

Regards Mario

Former Member
0 Kudos

Thanx Guys

so this is how i m thinking of implementing my scenario.

ask the website guys to provide me with WSDL,then use a SOAP to IDOC (R/3) scenario.

right?

thanx

ahmad

prabhu_s2
Active Contributor
0 Kudos

yes, and for sales order this is the std idoc used: ORDERS01 but u got extension of this aswell

Former Member
0 Kudos

thanx guys

appreciate ur help

ahmad

Answers (0)