cancel
Showing results for 
Search instead for 
Did you mean: 

The New Abap Debugger

Former Member
0 Kudos

Hi everybody...

In which SAP R/3 Version i can find the New Abap Debugger? Is this a new project that hasn't be implemented yet?

Regards,

Carlos Lerzundy

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi

It will be available in WAS 6.40

Naresh

Former Member
0 Kudos

Hi

It will be available in WAS 6.40

Naresh

ssimsekler
Active Contributor
0 Kudos

Hi Carlos

Here is an excerpt from the article "New Features in SAP Web Application Server 6.40 for ABAP Developers" by Karl Kessler (Product Manager of the SAP NetWeaver foundation) published at SAP Insider.

<i>"In SAP Web AS 6.40, the new design of

ABAP Debugger cleanly separates it

from any program you are debugging.

By separating the control of the Debugger

from your other applications, you can

ensure that the results of the Debugger

program do not interact with the

program you’re checking. However, note

that this separation leads to a slightly

lower performance, since the new

Debugger runs in its own main mode."</i>

Perhaps I am misremembering but I've read that the first version that the new ABAP Debugger is contained is 6.30.

Here is two related documents:

1. <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/new%20features%20in%20sap%20web%20application%20server%206.40%20for%20abap%20developers.pdf">Karl Kessler; SAP Insider; <b>New Features in SAP Web Application Server 6.40 for ABAP Developers</b></a>

2. <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/the%20new%20abap%20debugger%20-%20an%20introduction.pdf">Boris Gebhardt, Cristoph Stoeck; <b>The New ABAP Debugger</b></a>

Hope this helps

*--Serdar

Former Member
0 Kudos

Thank for your answer it was so helpful to me 😃