cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to import RFC into XI

Former Member
0 Kudos

Hello All,

I have a scenario of RFC to XI to Email. I need to use the BPM to read and process the RFC.

I have written a ABAP program like:

CALL FUNCTION 'XYZ'

DESTINATION 'DEST'

EXPORTING

i_test = 'A'

TABLES

table1 = itab_mytable.

I have the DEST in place. All the objects activated.

But still when i go to the Integration Repository and try to import the RFC using the Imported Objects-->RFCs option, i am not able to see the RFC at all.

Could some 1 tell me what may be the reason.

Also pls let me know if the Function Name(XYZ) is the name of the RFC or am i worong in interpreting this?

Thanks,

Meghana

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Check the attribute of the function module in se37. It should be remote enabled there to view it as RFC in XI.

Regards,

Prateek

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for the help

Problem solved, points assigned..

nisarkhan_n
Active Contributor
0 Kudos

in your RFC option Remote enabled is checked......you might not c the RFC in IR

1. THe Rfc is not remote enabled and actiavted....

2. iimporting from right client?