Application Development 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: 

Source code Gets Changed after ABAP Trace Measured

Balu483
Participant
0 Kudos
276

hi All,

i enabled the trace(ST12) and collected the results (in QA system) for an Specific ABAP program on 07.01.2021

later some time that program gets modified by some other user.

now when I try to evaluating the trace results source code position gets changed . so how can i find exact statement position in the new source code?

it was giving some information message as below

5 REPLIES 5

Sandra_Rossi
Active Contributor
0 Kudos
190

Did you check the SAP notes?

FredericGirod
Active Contributor
0 Kudos
190

Did you try to get the line number identified in QA system & to read in Dev system on the previous version of the program?

Balu483
Participant
0 Kudos
190

yes I had checked Notes but no use .

Manually comparing the Versions is not a better way to do analysis.

ideally there might be some solution will be provided by SAP to do so. other wise this should be traded as a bug. can any one help me on this point.

Regards,

Balu.

matt
Active Contributor
190

It's not a bug. An old analysis of a program is worthless, except possibly for comparison. What's the point of going through an analysis on a program that's been changed? The issue you were trying to resolve may have been fixed already.

Run a new analysis, and don't wait 2 months before checking it!

Marçal_Oliveras
Active Contributor
0 Kudos
190

The title reads like ABAP behaves like quantum physics