Skip to Content
0
Former Member
Dec 05, 2006 at 11:08 PM

How to tell if call to RFC is successful? (no output from RFC)

517 Views

I have a scenario as follows: file adapter ->XI ->RFC

(This is similar to a problem I posted a few weeks ago,

but not quite the same).

When I plug in values in the debugger(running the RFC), I get a PO created.

When I run the file scenario via XI, I get no PO and no errors in SXMB_MONI.

(Per SXMB_MONI, "Processed successfully"

There are no dumps and no error in SM58(tRFC).

There is a commit statement in my RFC, and I know the RFC works when I run in via

debugger.

How can I track this problem down?

Is there anything in particular in the SXMB_MONI output that would

tell me that the call is/is not being made to the RFC?