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: 

Porting from SAPGUI 6.2 to 7.1

Former Member
0 Kudos

Hi, we made a NON-SAP custom application using the SAPGUI 6.2 and the 4.6 release. From Visual Basic 6 we use RFC calls and the following libraries: SAPLogonLib.Connection, Sap.RepositoryServices, SAP.BOGW.Table.1, Sap.BOGW.Function, Sap.RepositoryServices.

Customer moved to SAUGUI 7.1 and the 6.0 release but all these objects and calls do not work. Question is: which is the new SAP layer we have to use to upgrade our custom calls. Is the .Net Conenctor? Thanks for your cooperation.

1 REPLY 1

Former Member
0 Kudos

The client have changed the sap version from 4.6 to ECC 6. You need other connector for call RFCs. Find in SDN network and services.sap.com the .NET connector and the DLLs.

After you must test the RFC for checking all works in the same way