cancel
Showing results for 
Search instead for 
Did you mean: 

SAP GUI 7.2 Installation issue

Former Member
0 Kudos

I have installed SAP GUI 7.2 on Windows 2008 sp2 on AMD 62 processor. I   have issue invoking  Com Object SAP.Functions to make RFC call.

Ex

var Object_variable = WScript.CreateObject("SAP.Functions");

I have verified all installation.There is no entry into HKEY_LOCAL_MACHINE\Software. Any one has faced any issues in SAP GUI installation

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member182034
Active Contributor
0 Kudos

hi Venkatesan,

the following link might be helpful to resolve your issue

("SAP.Functions")

Regards,

Former Member
0 Kudos

Failure point is at below line as SAP.Functions not found

FunctionCtrl = CreateObject("SAP.Functions")