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

inbound idoc

Former Member
0 Likes
382

Hi,

For inbound processing we are using INBOUND_IDOC_PROCESS.

My question is whether I can use IDOC_INBOUND_SINGLE instead of INBOUND_IDOC_PROCESS?

I am getting invalid value for RCVPORT error in IDOC_INBOUND_SINGLE FM.I used the same value which i used to pass to the

INBOUND_IDOC_PROCESS FM.

Any Help.

Rhea.

Hi,

For inbound processing we are using INBOUND_IDOC_PROCESS.

My question is whether I can use IDOC_INBOUND_SINGLE instead of INBOUND_IDOC_PROCESS?

I am getting invalid value for RCVPORT error in IDOC_INBOUND_SINGLE FM.I used the same value which i used to pass to the

INBOUND_IDOC_PROCESS FM.

Any Help.

Rhea.

1 REPLY 1
Read only

Former Member
0 Likes
358

solved by own