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 Standard Table Logging

Former Member
0 Likes
471

Hi All,

Is there a function module to show if a particular SAP standard table has been changed.

Like T001, any changes, additions to the entries that happened will be shown.

Thanks!!!!

KL

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
430

Hi,

You can check the tables cdhdr AND cdpos tables.

Use tcode scu3 for table logging details.

Regards

Bhupal Reddy

Hi,

You can check the tables cdhdr AND cdpos tables.

Use tcode scu3 for table logging details.

Regards

Bhupal Reddy

2 REPLIES 2
Read only

Former Member
0 Likes
431

Hi,

You can check the tables cdhdr AND cdpos tables.

Use tcode scu3 for table logging details.

Regards

Bhupal Reddy

Read only

Former Member
0 Likes
430

Check <b>CDHDR</b> and <b>CDPOS</b> tables i guess you will find the changes ...

regards,

Santosh