Hi,
If ABAP debug with replace is used, we need to get the report on what variable (or table) is being changed, including the old and the new values.
Is there any possibility to record the value before being replaced while using ABAP debug with replace ?
We need this in order to have the necessary audit trail when ABAP debug with replace authorization is to be given (this authorization is given upon request, and is closed as soon as the problem is solved).
Thank you very much in advance for any help you can provide.