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

In debug source code is different from that is executed

former_member1161170
Participant
0 Likes
449

If it's a wrong forum, please excuse me and tell me where can I put my question. I can't understand which is the right forum ...

I have a problem about BW server: sometimes (too many times) I transport my z-report from dev. to production and when I debug the report I can see that the code does not match with the execution.

I'm sure because I can see, e.g., the cursor cycling three rows above where is a "loop at - endloop" and where I coincidentally added three lines in my new version. It's executing the old version, but it is showing me the new one!

We have got a outsourcing service for the systems engineering problems, but they tell me that everything is ok.

What could it be the problem?

1 ACCEPTED SOLUTION
Read only

mvoros
Active Contributor
0 Likes
421

Hi,

have you searched for OSS notes? I guess that it's a bug in SAP. If you search for "debugger display" on service/sap.com/notes then you get some notes. I don't know which notes relevant for you. If you can find anything suitable for you I would send a message to SAP.

Cheers

2 REPLIES 2
Read only

mvoros
Active Contributor
0 Likes
422

Hi,

have you searched for OSS notes? I guess that it's a bug in SAP. If you search for "debugger display" on service/sap.com/notes then you get some notes. I don't know which notes relevant for you. If you can find anything suitable for you I would send a message to SAP.

Cheers

Read only

0 Likes
421

I'll try it.

Thanks!