cancel
Showing results for 
Search instead for 
Did you mean: 

File to IDOC

Former Member
0 Kudos

I am trying to work on File to IDOC scenario.

What are all the steps involved for the above scenario from SLD to Directory.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Jenni,

Please look at Krishnamoorthy's and Sameer's reply on this thread..

cheers,

Prashanth

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Jenni,

I thought i will just share a few basic thoughts that you need to take care while doing an File to IDoc Scenario. Just see if it helps you in anyways.

While doing an File -> XI -> IDoc 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 will need a sender agreement for the file.

4. In this configuration note that you will also need a receiver agreement for the IDOC.

For any File -> XI -> IDoc scenario ref:

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

I hope it helps.....

Regards,

Abhy

Former Member
0 Kudos

Hi Jenni,

Please take a look at these threads too..

cheers,

Prashanth

P.S Please mark helpful answers

moorthy
Active Contributor
0 Kudos

Hi,

SLD-

1) Create a Product/Software Component

2) Technical System pointing to R/3 system

3) Business System for the above technical system

In the Repository

1) Import the Software component created in the sld

2) Create a namespace,

3) import the idoc and then create sender data type/message type etc and mapping

4) Mapping Rules is depends on the requirement

In the Directory

1) Create a Scenario /import the business system

2) Create Receiver/Interface determination

3) Create communication channels for sender and receiver

4) Sender Agreeement and Receiver Agreement.

Then the file adapter configuration is depend on the input file format.

Also you need to have Logical destionation created in the XI , and the IDX1 entry

In R/3 Port, Partner profiles etc should be created

Have a look into this document~

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/877c0d53-0801-0010-3bb0-e38...

Regards,

Moorthy

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

In addition to what has been mentioned.

XI:

1. SM 59 - Create RFC destination pointing to R3.

2. IDX1 - Create a port for R3

3. IDX2 - Import IDOC metadata.

Regards,

Bhavesh

Former Member
0 Kudos

Jenni,

Take a look at this too..

Configuring the sender File adapter --

http://help.sap.com/saphelp_erp2005/helpdata/en/0d/5ab43b274a960de10000000a114084/frameset.htm

Configuring the reciever IDOC adapter --

http://help.sap.com/saphelp_erp2005/helpdata/en/96/791c42375d5033e10000000a155106/frameset.htm

cheers,

Prashanth

P.S Please mark helpful answers