Application Development and Automation 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: 
Read only

Source code Gets Changed after ABAP Trace Measured

Balu483
Participant
0 Likes
1,660

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
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,574

Did you check the SAP notes?

Read only

FredericGirod
Active Contributor
0 Likes
1,574

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

Read only

Balu483
Participant
0 Likes
1,574

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.

Read only

matt
Active Contributor
1,574

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!

Read only

Marcal_Oliveras
Active Contributor
0 Likes
1,574

The title reads like ABAP behaves like quantum physics