cancel
Showing results for 
Search instead for 
Did you mean: 

BSP: Tooltip should be removed

Former Member
0 Kudos

Hi,

I am currently working on E-Recruiting part of HR module. We incorporated the application 'HRRCF_START_EXT' or 'HRRCF_START' as the logon page. The page contains two simple tabs Username, Password and a LOGON button.

When I place the cursor on the Logon button and weird message is displayed as tooltip ' TO Activate, Press Space bar'. I need to remove this message. I tried checking the code in application.bsp but unfortunately I couldnt find any code related to the button or tooltip. Could anyone throw some light as to how I should remove this tooltip.

Also I have a problem with validations. If a user enters a wrong password for three or more times, User account gets locked and an should be enabled in the back end for the user to login again. But there's is no message being displayed about the user getting blocked on the front end. I should now display a message ' User blocked, contact 888-888-8888 to unlock' message. But totally unsure how to go across with this issue. I would be grateful if someone could guide through this with a piece of code and steps to be taken.

Points will be rewarded.

Thank you for any help.

Regards,

Vikram. B

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Thread had been duplicated...please close either one of them.

1. Please check CL_ICF_SYSTEM_LOGIN class, am not sure whether it would solve your problem, just give a try.

2. As part of Standard, user can request for new password and system will send his/her new password to his/her mail-id and unlock the user id. If you want to do on your own way, you need to modify the SAP Delivered standards...and its not advisable.

Regards,

Ramki.

Former Member
0 Kudos

Thanx ramki,

I am happy with your second answer, but witht he first one I am still digging.

If you find anything helpful please let me know immediately.

Regards,

Vikram. B