Skip to Content
0
Former Member
May 05, 2010 at 06:10 AM

loggin information

33 Views

Hi,

My requirement is to make some on the interactive form visible or hide depending upon the login information, means some ui element will only be visible if the user loggin is from HR else in any other case the same ui element should be invisible.

I know this can be done through ABAP side , we can get the same information(loggined user and role assigned to the user) and can be pass to the interface and using the information we can write java script in the form to make them visible or hide, but I am looking for any other solution,

Is there any other way to get the this information .(user loggin information or the role assigned to user in java script)

I am developing a ISR forms like Ad hoc bonus form or termination form.

This is the priority issue.

Thanks in Advance.

Pooja