cancel
Showing results for 
Search instead for 
Did you mean: 

User Name and Password Screen

Former Member
0 Kudos

Hi,

I want to add a hyper link in the initial logon screen, where you enter the User name and password. Does anyone know how to do this?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Vamsee,

You can download the SAP logon page project and edit it in NWDS and redeploy with changes to the JSP pages (or the Java code if you decompile the JAR files).

You can find and download com.sap.portal.runtime.logon.par from you server, and import it into NWDS.

You can edit the logon page by editing umLogonPage.jsp, umLogonTopArea.txt, umLogonBotArea.txt.

Remember that these changes will probably be overwritten if you apply a service pack, and you will probably need to apply the changes to the new version of the logon project from the service pack.

Cheers,

Steve

Former Member
0 Kudos

Hi Steve,

We are using R/3 Enterprise Version. Just wondering can we still use your method?

Former Member
0 Kudos

Hi,

Sorry ignore my reply, I wasnt paying attention and didnt notice it was the SAP GUI forum.

Steve

Answers (0)