cancel
Showing results for 
Search instead for 
Did you mean: 

Display Changes Log

Former Member
0 Kudos

Hi,

Is there a t.code that displays all the changes made for a contract? I know we can do this in t.code re80 but our requirement is to display the changes made for all contracts in one business Place.

Thank you.

Rachelle

Accepted Solutions (0)

Answers (1)

Answers (1)

sivaprasad_r
Active Contributor
0 Kudos

Hi,

It seems there is no transaction to see all the changes at one place.

Instead i would suggest to write an SAP query joining tables CDHDR, CDPOS ( Which stores the Changes through change documents for all SAP documents). After writing this query, assign a t-code to this query.

This should solve your problem.

Cheers !

Siva

Former Member
0 Kudos

Ok, thanks. Shall try this out

Former Member
0 Kudos

Hi,

Can you teach me how to create query? And also can you give me site where i can find all the tables.?

Thanks

Rachelle

sivaprasad_r
Active Contributor
0 Kudos
Former Member
0 Kudos

Hi,

I am getting a message Table CDPOS cannot be used in a join? Is there any other table that i can use?

Thank you.

Rachelle