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

&SAP_EDIT

Former Member
0 Likes
609

HI Gurus,

Need a help, i have maintained an entry in SAP using Tcode SE16N , &SAP_EDIT. will it be traced.

I mean will there be any log generated for this purpose.

Please let me know.

Warm Regards

Vikash.

3 REPLIES 3
Read only

amit_khare
Active Contributor
0 Likes
495

It can be audit that who changed data via SE16N by browsing the following tables;

SE16N_CD_KEY : Change Documents u2013 Header

SE16N_CD_DATA : Change Documents u2013 Data

You can also run report RKSE16N_CD via SE38 (or create a custom transaction for it for ease of use).

~Found on internet

Read only

0 Likes
495

Thanx Amit.

Can the log any how be deleted.

Read only

0 Likes
495

Nopes and neither it is suggested nor best practice.