Application Development and Automation 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: 
Read only

Create ole object

Former Member
1,013

CREATE OBJECT lo_application 'Excel.Application'.

it shows the error "sap gui function call error. the frontend ports of sap ole implementation modules are implemented only under windows and apple macintosh"

What is meaning of this error and how can I resolve it.

2 REPLIES 2
Read only

Former Member
648

It means you are probably using the SAP GUI on an operating system which does not support OLE technology.

What type of OS and SAPGUI are you using? What is your use case? Are you developing a custom program?

Read only

Former Member
0 Likes
648

Thanks Gábor Márián

I am using Windows 10 and SAPGUI 7.5 and 7.6.