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

Sender Port Invalid.

Former Member
0 Likes
1,874

Hi Experts,

We have pre-prod system(MR0) and Production System(MP0). recently our MR0 is refreshed and copy MP0 to MR0.

Now when i am trying to process any IDOC it is giving me the error like 'EDI: Sender port in control record is invalid'.

So if i want to change the sender port how can i change it?

Thanks in Advance,

Abhishek.

1 ACCEPTED SOLUTION
Read only

Pawan_Kesari
Active Contributor
0 Likes
1,071

>

> Hi Experts,

>

> We have pre-prod system(MR0) and Production System(MP0). recently our MR0 is refreshed and copy MP0 to MR0.

> Now when i am trying to process any IDOC it is giving me the error like 'EDI: Sender port in control record is invalid'.

> So if i want to change the sender port how can i change it?

>

> Thanks in Advance,

> Abhishek.

I think you are trying process a IDoc in system MR0 which was created in system MP0.

Sender port for outbound Idoc should be SAP<sys-id>, in your case in system MRO it should be SAPMR0 but it is SAPMP0. If this is the case then you can process those Idocs by changing port to SAPMR0 using transaction WE19.

Edited by: Pawan Kesari on Dec 23, 2009 9:50 PM

2 REPLIES 2
Read only

Former Member
0 Likes
1,071

abhishek,

mostly after a refresh the configs get missing. please talk to your basis team and get it fixed.

may be a rfc setting error or error in the control record in recipient id.

check the port and partner profile.. use tcode we21, we20..

Read only

Pawan_Kesari
Active Contributor
0 Likes
1,072

>

> Hi Experts,

>

> We have pre-prod system(MR0) and Production System(MP0). recently our MR0 is refreshed and copy MP0 to MR0.

> Now when i am trying to process any IDOC it is giving me the error like 'EDI: Sender port in control record is invalid'.

> So if i want to change the sender port how can i change it?

>

> Thanks in Advance,

> Abhishek.

I think you are trying process a IDoc in system MR0 which was created in system MP0.

Sender port for outbound Idoc should be SAP<sys-id>, in your case in system MRO it should be SAPMR0 but it is SAPMP0. If this is the case then you can process those Idocs by changing port to SAPMR0 using transaction WE19.

Edited by: Pawan Kesari on Dec 23, 2009 9:50 PM