Skip to Content
0
Former Member
Mar 09, 2006 at 02:28 PM

Capturing the input value

29 Views

hi

I have developed a web dynpro application, which access the R/3 system to access the data.

I have a login screen from where the userID is being sent directly to the BAPI(function module) along with other paramaters from the initial screen after login.

Now I am implementing a functionality which gives the privelege to admin user to access the data of others.

Now what I am doing is that when that particular admin user is logging in then he should be able to see his own

records.

In the initial screen for the admin user there is a extra input field provided such that he can enter the userID for viewing the data of others.

Now the feature that the admin user ID is not being sent to the Function module directly.

but when I am entering in the input field the data is being retrieved.

I need some help in retrieving the results when the user is admin user.

help me..

thanks and regards

kris