cancel
Showing results for 
Search instead for 
Did you mean: 

B2B scenarios

Former Member
0 Kudos

Hi...Experts,

i am going to implement the scenario's in B2B

we are using both sides sap systems only..i am getting the data in xml format , here i am giving the ex interfaces,

Sender System Receiver System

ORDERS-IDoc in ORDERS-IDoc out

ORDCHG-IDoc in ORDCHG-IDoc out

ORDRSP-IDoc out ORDRSP-IDoc in

DESADV-IDoc out DESADV-IDoc in

INVOIC-IDoc out INVOIC-IDoc in

for this type of requirement what type of Adapters are sutable in this way..

any documents are available for this type of requirement pls send to me ..

pls suggest me ASAP..

Regards,

Pasi...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Pasi,

use receiver IDOC adapters for the target system for sending idocs............you do not need sender idoc and sender agreement in your scenarios for sending idocs to XI................

Regards,

Rajeev Gupta

Former Member
0 Kudos

Hi...Rajeev,

u r saying i can go for IDOC-IDOC, with BPM or with out BPM,

with out BPM how it is posible for sending the response to sender..

Thank u,

Pasi..

Former Member
0 Kudos

Hi Pasi,

if you need to send a response which is not an idoc-acknowledgement, then basically it is an different idoc so you can have asynchronous comm for your idocs and then BPM is not required.........but if you need to do some message processing of the idoc data and its response, then you have to use BPM for it..........

Regards,

Rajeev Gupta

Former Member
0 Kudos

Hi...Rajeev,

thank u for ur help

my user is asking , tomarow i want to finalise my adapters..

i am new to B2B scenarios, u r suggesting me go for IDOC 2 IDOC with out BPM scenario for my requirement..

in B2B (IDOC2IDOC) , how can i proceed..

**I will assign the full points to u*******

Thanks,

Pasi

Former Member
0 Kudos

Hi Pasi,

use the below link to configure your IDOC to IDOC scenario:

Regards,

Rajeev Gupta

Answers (6)

Answers (6)

Former Member
0 Kudos

Hi,

Detailing my previous answere to ease your confusion.

In the Sender Side you will configure the ALE connection from Sender to XI,means you will create all the RFC Destinations, port, partner profiles, IDOC generation ABAP code etc.

By executing that idoc generation code the idoc will be posted to XI(no need of sender agreement>sender channel>adapter). In XI you will map it to its desired format.

Then you have to configure the ALE connection from XI to receiver(RFC Destination,Port,partner profile etc.)

Here you will create a Receiver agreement>receiver communication channel>idoc adapter.

In that adapter parameter you will specify those RFC destinations,port created for XI-->Receiver.

Think you are clear with this issue.

--Sankar Choudhury

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

As your source and target systems are R/3 you have no need of sender communication channel and adapter as well.Because the ALE configuration will solve the purpose. You need a receiver comm channel and for that you need a reciever adapter which will be IDOC adapter.

And in configuration you don't have any need to create sender agreement,just create the receiver determination,interface determination and receiver agreement.

Please reply me if required.

Thanks,

Arijit.

Former Member
0 Kudos

Hi,

I think for all your Scenarios you have the Standard IDOC's

Its better to use the IDOC Adapter only

As u said both are SAP Systems only. No need of Sender Adapter if u use the IDOC at sender side.

Use the IDOC adapter at receiver only.

This will give more performance also by skipping the Adapter involvment

Regards

Seshagiri

Former Member
0 Kudos

Hi...Seshagiri,

thank u for ur response,

u r sugesting me IDOC-IDOC scenario for my requirement, pls explain clearly,..

how can i proceed furher..

i want to finalise the adapters..

Thank u,

Pasi.

Former Member
0 Kudos

Hi,

As you have IDOC in sender and target both sides, in the sender side you do not need any communication channel/adapter(as it is an idoc).

In the receiver side you need a communication channel with the idoc adapter.

---Sankar Choudhury

Former Member
0 Kudos

Hi Pasi,

You are going to use IDoc Adapter.

i am getting the data in xml format -- Can you explain this?

Go through this link.

[Idoc to Idoc scenario|http://saptechnical.com/Tutorials/XI/IDocToIDoc/page1.htm]

Regards,

Suraj Kumar

Edited by: Suraj Pabbathi on Mar 19, 2008 8:38 AM