cancel
Showing results for 
Search instead for 
Did you mean: 

where will the gui version of the users stored?

JoMi
Explorer
0 Kudos

Hi experts,

is it possible to determine the gui version of the users in a ERP 6.0 system? I would like to recognize whether users have logged in with gui version 6.40. Thanks for your help.

Regards,

Joe

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

In order to have a quick look on SM04, you can also reconfigure the layout of SM04 and adding the info you need.

Simply go in Settings, Layout, Current and then add or remove what you want to see on the screen.

Answers (2)

Answers (2)

JoMi
Explorer
0 Kudos

Hello Sven

Thank you very much for the quick reply. Is it possible to see the gui version from all the users which have logged in on the system? For example: A user has logged in with gui version 6.40 2 days ago. Can I recognize somewhere which terminal-ID or which user has logged in with an old gui version if the user is not logged in?

Kind regards,

Joe

Former Member
0 Kudos

Hi Joe,

sorry, but i dont know a standard program or transaction which is tored the users sapgui versions...

But i think, you can writ you own Abap program for this...

You can use the cl_gui_fronten_services =>get_gui_version

This Methode returns the users sapgui version with the patchlevel also.

Possibly you can use this function.

Best regards, Sven

Former Member
0 Kudos

Hello Johannes

use the transaction SM04

and mark the USer and then press CTRLSHIFTF3 ( or click on the magnifying glass Button )

and you will see the SAPGUI Version...

You see ONLY the Sapgui Version like 620, 640 or 710... you see not the patch level !

Best Regards

Sven