We are trying to load the data from SAP using RFC.
However following error pops up
Run Time Error '429': Active X Component Cant Create Object
Set objFunction = CreateObject("SAP.Functions")
Current Office is 2016 64 Bit
SAP GUI is 7.5
Is there any option to handle this issue. I tried to implement the advice provided in https://archive.sap.com/discussions/thread/3505080 was not able to resolve by changing system registry.
Appreciate support to resolve the issue.