cancel
Showing results for 
Search instead for 
Did you mean: 

ECC to ECC via XI - Scenario

Former Member
0 Kudos

Hi,

Scenario: ECC5.0 - XI3.0 - ECC5.0

Description: There are 3 ECC systems which need to send Service PO's to a 4th ECC System which in turn shall create a Sales Order for each Service PO received from either of the three systems.

Could someone please tell me the steps for the implementation of the scenario from scratch.

Thanks & Regards,

Shobhit

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

Hi Shobhit,

1. try using IDOCs (most standdard config)

2. to see how to implement XI connectivity (via idocs)

have a look at my XI FAQ (question 4 - documents section)

/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions

you'll find everything inside those weblogs

to configure idocs scenarios

Regards,

michal

Former Member
0 Kudos

Hi Michal,

That is really a lot of hard work u have put in!! Thanks!! But Im a novice in XI and I need a step by step approach to implement the scenario. Could you further help me out.

1) I have the 3 sender systems (ECC) and the receiver system (ECC) ready

2) I have just installed XI and have performed the post installation steps.

3) My Service Purchase Order is ready in the sender system.

4) I would like to know the steps to Implement the Idoc adapter scenario and to do the following:

>> establish sender,receiver system configuration in SLD

>> create datatypes, messagetypes,interfaces, MessageMapping, and Interface Mapping

>>define two message types. One to understand the message coming from the sender and then to send a message that is understood by receiver

>>create interface mappings

Thanks & Regards,

Shobhit

MichalKrawczyk
Active Contributor
0 Kudos

Hi,

but you have 2 weblogs:

how to send na idoc to XI (from ECC):

Introduction to IDoc-XI-File scenario and complete walk through for starters

/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters

and how to send from XI (to ECC):

Configuration steps required for posting idoc's(XI)

/people/ravikumar.allampallam/blog/2005/02/23/configuration-steps-required-for-posting-idocsxi

this is all you need:)

if you want to learn the XI itself I suggest taking TBIT40 course - it will give you the basic knowledge of the XI

BTW

your idoc to idoc scenario should be quite easy

so don't worry just read weblogs +

<b>IDoc Adapter</b>

http://help.sap.com/saphelp_nw04/helpdata/en/ab/bdb13b00ae793be10000000a11402f/content.htm

and you can do it on your own

Regards,

michal

Regards,

michal

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

To add.. I would just like to know the Steps in XI:

1) ABAP Proxies/IDoc,RFC Adapters/What shall be used?

2) How to establish connectivity between the 4 ECC systems and XI?

3) How to proceed with the implementation?

4) Any specific doc/guides available?

Reg,

Shobhit