Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User name based on userid

Former Member
0 Likes
625

Dear All,

Can anyone let me know how to populate username field in my report dynamically on selecting userid from other field from USR21 table?....

Katrice

5 REPLIES 5
Read only

gouravkumar64
Active Contributor
0 Likes
586

Hi,

I am not getting your point. can u explain?

SY-uname u can use.

Gourav.

Read only

Former Member
0 Likes
586

Hi

The main data should be in ADRP table

Read only

0 Likes
586

I just need to populate username in the field dynamically on selecting the userid from F4 help

Read only

0 Likes
586

For example if userid is : SDN and username is SAPSDN ...

When user selects userid SDN from f4 values...

in the other field i need to populate SAPSDN dynamically

Read only

0 Likes
586

Hi,

You can use FM "DYNP_VALUES_UPDATE".

Regards.