Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Reg idoc

Former Member
0 Kudos

Hi,

I created the Logical file system in client 200 and Executed the transaction pu12 to create the Idoc. During setting up partner profile. I create File Port in client 200, when i executed , I am getting the error of idoc . The error number is 29 says Receiver of IDoc is its own logical system, Then I create another Logical system in client 230, and assigned to that. When I try to generate the Idoc , I am still getting the same error, when I went to specific Idoc in we19 and i noticed the partner no is taking the default one as old one "FilePort", but I click the search help, I am finding client230 only..

Can anyone tell me ,how to change the default partner no...

I appreciate your help..

Thanks

kisu

1 ACCEPTED SOLUTION

Former Member
0 Kudos

In Client 200, you need to define the Partner Profile for client 230. and the vice versa.

is this what you have done ?

If not, do this.

P.S:

Kindly reward the answer that helped you solve your problem.

Reg,

Prashanth.

2 REPLIES 2

Former Member
0 Kudos

In Client 200, you need to define the Partner Profile for client 230. and the vice versa.

is this what you have done ?

If not, do this.

P.S:

Kindly reward the answer that helped you solve your problem.

Reg,

Prashanth.

0 Kudos

Hi Kisu,

If you want to send an IDoc from client 200 to client 230, you have to:

1 - In client 200, create the Logical System to client 200 and asociate it to client. And do the same to client 230.

2 - In client 200 create the partner profile (WE20), with source logical system 200 and destination 230, and indicating the port that conect to client 300 (you have to create the port before by WE21 and the RFC destination by SM59).

3 - In client 230 create the partner profile (WE20), with source logical system 200 and destination 230.

4 - In client 200, add an entry in distribution model (BD64), indicating source, destination and message type to be used.

With all these steps, the interface should run ok.

Regards

PabloX