cancel
Showing results for 
Search instead for 
Did you mean: 

File to IDOC - Error Inbound -56

Former Member
0 Kudos

Hi,

I am doing file to Idoc. (CREMAS01).. My scenario in

RWB is successful. But in R/3 it is shwoing IDOC

error :"EDI: Partner profile inbound not available".

I created Partner Profile in R/3(logical name of BS-

sender file). Still is shwoing Error.

Regards,

Mukharji

Message was edited by: Mukharji T

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member192798
Active Contributor
0 Kudos

Hi Mukharji,

I hereunder give you the step by step procedure for File to IDOC scenario. Cross check whether you have done all these:-

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...

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:

/people/anish.abraham2/blog/2005/12/22/file-to-multiple-idocs-xslt-mapping

Hope this helps you.

Regards.

Praveen

bhavesh_kantilal
Active Contributor
0 Kudos

Mukharji,

Take a look at the IDOC control record in R3 system in we02.

The name of the Sender Partner is what the partner profile should be created for in we20.

Regards,

Bhavesh

Shabarish_Nair
Active Contributor
0 Kudos

make sure your entry is for the <b>INBOUND</b> part of the partner profile (Sender Partner )

Former Member
0 Kudos

>>The name of the Sender Partner is what the partner

profile should be created for in we20.

Yes Entry Made.

>> Creamas also added in inbound side in this partner profile.

Still it is not coming.

thx and Regards,

Mukharji.

bhavesh_kantilal
Active Contributor
0 Kudos

Hi,

After doing this you are still getting partner profile not found as the error message?

Regards,

Bhavehs