cancel
Showing results for 
Search instead for 
Did you mean: 

Login screen

Former Member
0 Kudos

Hi,

I would like to remove the Request user id field from SRM login screen. Can you please let me know how this can be achieved.

Regards,

Chary

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

The simples way is to comment this line on HTML template. Go to se80 and choose internet service BBPGLOBAL and go to LOGIN template. Remember to publish service after changes.

Just curious...why you want to remove this field?

Regards,

Marcin

Former Member
0 Kudos

Hi Marcin,

I have changed the Login template and published the same. But it is partly submitted. We are in SRM 5.0. Changes are not visible in SRM screen. Please let me know how to correct this.

Regards,

Chary

Former Member
0 Kudos

Hi,

If you have SRM5.0 follow Yann's post.

OSS 778488 note can help you:

<i>"If you now want to modify the login page, you have to modify method HTM_LOGIN in Transaction SE80 -> Class/Interface in the mentioned class CL_SRM_ICF_BASIC_LOGIN.

In this method, the login page for the internal ITS is constructed."</i>

Regards,

Marcin

yann_bouillut
Active Contributor
0 Kudos

Hi,

Besides modifying the html template, maybe OSS 778488 note can help you:

"If you now want to modify the login page, you have to modify method HTM_LOGIN in Transaction SE80 -> Class/Interface in the mentioned class CL_SRM_ICF_BASIC_LOGIN.

In this method, the login page for the internal ITS is constructed."

kind regards,

Yann