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

CALL_BROWSER function is not launching the browser

Former Member
0 Likes
516

Hello friends,

We have ECC6 server and I have written a custom bapi that calls "CALL_BROWSER" function. We have sevaral window clients with sapGUI running on them from where we logon to server to use this BAPI.

The CALL_BROWSER function launches browser with the right URL on all the window clients. However, on one of the client

which is WIndows 7 (64 BIT), it doesn't launch the browser at all.

SAP has a function name WS_QUERY, that is suppose to return the u201Cnameu201D of the operating system that the SAP GUI is running under. In the WS_QUERY function, there is code to distinguish between Unix, OSX, OS/2, and all the flavors of windows except for the Windows 7 64-bit operating system.

Has anyone seen this problem before? I would appreciate if some one can please let me know how to fix this problem.

Thanks

Ram

Hello friends,

We have ECC6 server and I have written a custom bapi that calls "CALL_BROWSER" function. We have sevaral window clients with sapGUI running on them from where we logon to server to use this BAPI.

The CALL_BROWSER function launches browser with the right URL on all the window clients. However, on one of the client

which is WIndows 7 (64 BIT), it doesn't launch the browser at all.

SAP has a function name WS_QUERY, that is suppose to return the u201Cnameu201D of the operating system that the SAP GUI is running under. In the WS_QUERY function, there is code to distinguish between Unix, OSX, OS/2, and all the flavors of windows except for the Windows 7 64-bit operating system.

Has anyone seen this problem before? I would appreciate if some one can please let me know how to fix this problem.

Thanks

Ram

1 REPLY 1
Read only

Former Member
0 Likes
464

Since no one responded, looks like this is not the right place to ask this question and so closing the question