jinni написал(а):
I am looking for a method to trace all SQL statements, running in the SAP system and updating the database (INSERT, UPDATE, DELETE). Like SQL trace in ST05, but not user-dependent. The purpose is to catch all updates from all users and store these updates in a database within the same SAP instance. I think it would be similar to Oracle ReDo logs techniques, but on SAP transactional level of details.
Are there any SAP standard tools for doing that?
Ну как, ребята, есть идеи? Не может-быть чтобы это было неразрешимо!