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: 

RFC call via Excel

Former Member
0 Kudos

I will generate User Level reports from Access Management tabs regularly SAP GRC for SOD report.

Is there a way I can call RFC through excel or html page.

Requirement:

User will provide system name and user group(s) name.

Excel has to provide the report.

What I tried:

If R3.Connection.logon(0, False) <> True Then logon = False End If

I have tried connect via above code and I am getting below error

RFC Communication Error SAPGW00 gateway failed to connect

1 REPLY 1

MarkusTolksdorf
Product and Topic Expert
Product and Topic Expert

Hi Venkateshwaran,

have you tried NCo for this purpose? https://support.sap.com/nco.

Best regards,
Markus