cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

Possible to change default client not for all users but for particular user or for particular sap gui installation ?

thanks

Vilius

0 Likes
View Entire Topic
Former Member
0 Likes

Hello,

You can try to use the Parameter ID P02 (Client in screen for logging on from workstation to host) in the user master to specify a logon client per user, however this often not works (depends on SAP version and kernel).

For the rest there is only the generic profile parameter login/system_client.

With a little programmation in for example Visual Basic you can use the control wdtlog.ocx which is part of the SAPgui installation to specify another client during logon via the control to override the value specified in login/system_client.

[https://service.sap.com/sap/support/notes/153265|https://service.sap.com/sap/support/notes/153265]

Wim