cancel
Showing results for 
Search instead for 
Did you mean: 

Sender IDoc

deviprasad_pothireddy
Active Participant
0 Kudos

Hi all,

I am doing iDoc to file using fallowing weblog.

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

Please tell what are the necessary things I need to do in the sender system and receiver system before going to test the scenario. What I mean that sequence of steps (Creation Rfc destination, logical system, port creation, partner profile - - partner profile, IDX1, IDX2). And also tell me how to test that scenario. I think you can give clear explanation about those things.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Deviprasasd,

While doing an IDOC -> XI -> File scenario, The Points to noted are:

1. You don’t need a DT, MT or a message interface for the IDOC as it itself acts as the Message Interface.

2. You import the IDOC and use the same in your mapping.

3. In this configuration note that you don’t have a sender agreement as you don’t have a sender IDOC adapter.

If it is that you wanted to send an IDOC from XI (File to IDOC) , then in this case:

points 1 and 2 will remain, but the 3 will not. You will need a sender agreement for the file and a receiver agreement for the IDOC.

IDOC -> File scenario ref:

<a href="/people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters scenario</a>

File -> IDOC ref:

<a href="/people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping to IDOC</a>

(It concentrates on XSLT mapping but also gives an idea about the configuration part. Do go thru that, it might help you.)

To be able to trigger your IDOC from the SAP ISU system, you will have to set the partner profile in we20. Select your Business System (mostly under Logical system) and then create Outbound entries for whichever IDOC you want to trigger.

You define your basic type also in your partner profile settings, Please go thru the following links to get a better idea about partner profile:

http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b833243d711d1893e0000e8323c4f/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b7cd343d711d1893e0000e8323c4f/frameset.htm

http://help.sap.com/saphelp_nw04/helpdata/en/32/692037b1f10709e10000009b38f839/content.htm

http://help.sap.com/saphelp_nw04/helpdata/en/5e/b8f8bf356dc84096e4fedc2cd71426/frameset.htm

Also, I would suggest that you go through this blog by michal if any issue arises,

/people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system

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

I hope I have answered your query.

Regards,

Abhy

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

Adding to the steps tha prashanth has given.

In the Configuration in ID, make sure your Sender Business System is the Business System you have created in the SLD ( WEB AS ABAP Business System ).

In the R3 system, make sure in We20, you add the Outbound entried for the IDOC with the correct port values.

Regards,

Bhavesh

Former Member
0 Kudos

Hi Deviprasad,

The following needs to be done..

R3 :

1. SM59 -- Create an RFC destination poitning to XI.

2. We20 -- Create Partner Profiles.

3. We21 -- Create a port.

XI : You have already configured it

SLD:

1. Create a technical system pointing to the the R3 system.

2. Create a business system poitning to the logical sytstem / client of the R3 system.

Look at this thread also..

cheers,

Prashanth

P.S Please mark helpful answers