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 information

Former Member
0 Likes
347

Hello Experts

I want to know which table user code, username information is availble so that i will write a code to select the firstname , lastname for the user code

Thanks

Monto

2 REPLIES 2
Read only

Former Member
0 Likes
317

Use USER_ADDR.

Regards

Nishant

Read only

Former Member
0 Likes
317

Hi Monto,

Use BAPI_USER_GET_DETAIL it will get all the details of the user.

Regards,

Atish