Skip to Content
0
Dec 17, 2022 at 08:55 PM

How to get Long Text change log

850 Views

Hello

I have a requirement to get all the changes that were made to a long text object. I found that there is a program S_AUT10_REP that shows you these changes in ALV but I need to get these changes in my code to display it differently. Is there any way to extract this data?

All I know is that the data is somehow stored in the database tables STXH, STXL and dbtablog.

Thank you.