Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problems with the SAPGUI version 6.20

Status
Not open for further replies.

elsy24

Programmer
May 19, 2003
2
MX

I am using DLL's of GUI LIBRARY for C++ ( SAP AUTOMATION GUI INTERFACES ).
files
guilib.dll
guilib.lib
guilib.h

everything works correctly with the SAPGUI version 4.6D and previous , but with version 6.20 it has problems,
i tried to change to another transaccion or screen but it sends errors and it closes SAP,any action which I do in SAP closes the system.

Somebody know's if exists a new version from this libraries that support SAPGUI version 6.20


thank you very much

 
Hi,

I have the same problem too,

i note that all works fine if you connect with
SAPGUI_FRONT & SAPGUI_ACTIVEX flags,

but hang in others cases ?

i'll continue to search new information......

regards
 
Hello
I have a Visual Basic application that is calling SAP R3
4.7 with a 6.2 GUI. When I logon to SAP through Visual Basic I don't get usual menu screen. I get a single button that says 'Start SAP Easy Access'.
When I try to call a transaction in SAP through Visual Basic I get the message 'Control framework: fatal error - GUI cannot be reached'.
I am using
GUILIB.DLL version 6.1.0.3
ITOLE.OCX version 6.1.0.1
Anybody get a resolution on this ?
 
I don't think the Itole.exe will work with ver 6.2 SapGui. They have Sap User scripting that I beleive replaced it. I think that the Guilib for C+ is included with 6.2. I am looking for sample code for guilib.
 
Hello,

We work today with the ITOLE.OCX for SAP version 4.6C and we need to use the 6.20 GUI and 4.7 Entreprise, but we don't know how to use ITOLE and if it always exists.

Could you help us ? Thanks.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top