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: 

TRFC queue

Former Member
0 Kudos

Issue : In TRFC queue i have an entry which is under FM : IDOC_INBOUND_ASYNCHRONOUS with target system PORT destination now my question is whether it has failed at inbound processing? as target is specified?

Secondly how I can distinguish a trfc entry in sm58 whether its inbound or outbound in nature?

I have read that TRFC queues entries happen in both sender and receiver system, kindly explain and confirm me.

Thanks in advance

Alps

2 REPLIES 2

Former Member
0 Kudos

Hi,

tRFC calls which transfer IDocs use the function module IDOC_INBOUND_ASYNCHRONOUS at reception (before release 4.0: INBOUND_IDOC_PROCESS).

If an IDoc in the sending system has been passed to tRFC (IDoc status "03"), but has not yet been input in the receiving system, this means that the tRFC call has not yet been executed.

Former Member
0 Kudos

Ok if this is inbound then what about the target system with it its showing a PORT which is outbound that's why I am confused.

Kindly confirm.

Thans in advance

Alps