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

std table for user history

Former Member
0 Likes
618

Hello Experts,

I am new for SAP.I have a problem i need that standard table which store user working history. Actually i was using a table in my one application but someone by mistake has been deleted that table and i don't know who do that. Now i want to know that when and who deleted that table.Or tell me the procedure how i can know that.

Thanks in advance.

Vishu

Hello Experts,

I am new for SAP.I have a problem i need that standard table which store user working history. Actually i was using a table in my one application but someone by mistake has been deleted that table and i don't know who do that. Now i want to know that when and who deleted that table.Or tell me the procedure how i can know that.

Thanks in advance.

Vishu

3 REPLIES 3
Read only

Former Member
0 Likes
571

Hi Vishnu,

chk this thread

Read only

Simha_
Product and Topic Expert
Product and Topic Expert
0 Likes
571

Hi,

U can see tables:

USR01 User master record (runtime data)

USR02 Logon data

USR03 User address data

USR05 User Master Parameter ID

USR12 User master authorization values

cheers,

Simha.

<b>Reward if it is needful..</b>

Read only

Former Member
0 Likes
571

hi ,

u can do it as follows:

when u go to table maintainance there is a check box

(log data changes).

if u choose this checkbox while creating dbtable,then u can choose go to ->act/log.it

it will tell who hv worked on ur table.

if u donot choose this checkbox,while creating dbtable.then u cannt findout who hv used ur table.

reward points if helpful.

Naveen