Application Development 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: 

user information

Former Member
0 Kudos

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

Former Member
0 Kudos

Use USER_ADDR.

Regards

Nishant

Former Member
0 Kudos

Hi Monto,

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

Regards,

Atish