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 creation date

Former Member
0 Likes
3,385

Hello

How to get the user creation date from database?

Greetings. P.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,411

Hello Piotr

Table USH04 ... The field PROFS with value C will be the user creation date..

D for deletion .. Check the first character for field PROFS

This will give you the time in addition to the date as compared to USR02-ERDAT

Regards,

Arun

5 REPLIES 5
Read only

former_member386202
Active Contributor
0 Likes
1,411

Hi,

Check table USR01 and USR02

Regards,

Prashant

Message was edited by:

Prashant Patil

Read only

Former Member
0 Likes
1,411

In the table usr02

field name : erdat

give bname: your userid

Read only

Former Member
0 Likes
1,412

Hello Piotr

Table USH04 ... The field PROFS with value C will be the user creation date..

D for deletion .. Check the first character for field PROFS

This will give you the time in addition to the date as compared to USR02-ERDAT

Regards,

Arun

Read only

0 Likes
1,411

And how to find which plant/shop (WERKS) that user belongs to?

Read only

0 Likes
1,411

Hi Piotr

Not sure.. one way could be to check the authorization objects or the roles/profiles...

check authorization object M_MATE_WRK

Regards

Arun