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

Recipient port invalid

dheeraj_gupta
Product and Topic Expert
Product and Topic Expert
0 Likes
4,115

Hi,

I am making an IDOC through we19 and when I am doing the inbound processing I am getting the following error "Recipient port invalid:".

1.The message type / IDOC is PRICECATALOGUE/ PRICECATALOGUE02. and I am maintaining this in the Inbound and the outbound profile of the Customer. ( KU )

2, I have mentioned a port in the Outbound parameters for the same message type.

3. That port exists in we21.

Why am I getting this error ?

Also the port is mentioned in the outbound Parameter of the Partner profile and not the inbound paramter. Then why does it say that the "Recipient port invalid". I dont understand the underling concept here.

Hi,

I am making an IDOC through we19 and when I am doing the inbound processing I am getting the following error "Recipient port invalid:".

1.The message type / IDOC is PRICECATALOGUE/ PRICECATALOGUE02. and I am maintaining this in the Inbound and the outbound profile of the Customer. ( KU )

2, I have mentioned a port in the Outbound parameters for the same message type.

3. That port exists in we21.

Why am I getting this error ?

Also the port is mentioned in the outbound Parameter of the Partner profile and not the inbound paramter. Then why does it say that the "Recipient port invalid". I dont understand the underling concept here.

2 REPLIES 2
Read only

Former Member
0 Likes
1,705

hi,

Open the idoc in WE19. Double click EDIDC segment .

Change the port .

The port should be SAP concatenated with the sy-sysid.

Example if ur system id is ABC then the port should be SAPABC

Regards,

Sham.

Read only

1,705

This helped me.