cancel
Showing results for 
Search instead for 
Did you mean: 

Deactivate Logon Language

Former Member
0 Kudos

Hello,

we installed two languages. Now we want to restrict the logon that users can not select the second language. (We do not want to deinstall the language) How can we achieve this.

Thanks

Bernd

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

We had a similar requirement and we ended up hiding the language field on WebUI login screen. The default language is English.

We achieved by hiding the language field on the Configuration of the CRM_UI_START service in SICF.

There is no coding required.

Regards,

Shaik

Former Member
0 Kudos

Hi Bernd,

You need to launch transaction SICF, go to service CRM_UI_FRAME.

In the tab Error pages, click on the 'Configuration' button for system logon.

Here you should set a specific class for Logon Layout and Procedure.

You can inherit from CL_ICF_BASIC_LOGIN

Regards,

Benoî