Application Development and Automation 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: 
Read only

Wrong logical system for partner profile

former_member504446
Participant
0 Likes
2,376

Dear gurus,

we have been sending ORDERS Idocs for some time now, using to a logical system called MSC_MM_PRD, a RFC connection called MSC_MM_PRD and a port for Idoc processing called A000000003.

Now, we would like to send ORDERS Idocs to another logical system. We created that new logical system called MES001, a RFC connection (MES) and a Port for IDoc processing using that RFC destination (A00000004).

After that we maintained a partner profile for the new logical system MES001 with outbound parameters for ORDERS Idocs. So far, so good.

But then, I had to create a new message type for purchase orders to use that new connection (called ZEDI) and I guess that is where I made a mistake: I copied the existing message type for the old ALE connection and changed some parameters (like name etc.).

Now, when I create a new purchase order and add a message of the new type and save the order, I get an error message:

EDI: Partner profile outbound process code not available

Message no. E0335

Diagnosis

An outbound partner profile could not be found with the following key:

/MSC_MM_PRD/LS//EF/ZEDI//

[u2026]

Procedure

Please check the outbound partner profiles for the assignment of the process code:

As you can see, SAP tries to find an outbound partner profile using the old logical system (MSC_MM_PRD) and the new message type (ZEDI) as a key and obviously fails.

Can anyone please tell me why SAP uses the old logical system and how I can change that?

Cheers

Alicia

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,305

Hi

The partners should be loaded in the orders by the condition records; have you changed them?

Max

Hi

The partners should be loaded in the orders by the condition records; have you changed them?

Max

3 REPLIES 3
Read only

Former Member
0 Likes
1,306

Hi

The partners should be loaded in the orders by the condition records; have you changed them?

Max

Read only

former_member504446
Participant
0 Likes
1,305

Hi,

problem was, that we had not created a proper distribution model for the message type (BD64). After we did that, it worked fine.

Cheers

Alicia

Read only

gauravthkkr1311
Explorer
0 Likes
1,305

Hello Alicia.. I know this is very old post but i am facing exact same issue. Can you please tell what did you do in BD64 to make it work.