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: 

Debugging a script

former_member530652
Participant
0 Kudos

Hi all,

I want to debug a script ....i tried it using utilities->activate debugger but when i m running the script through transaction jha2x it is not entering in debug mode ... can u tell me why it is happening or suggest the alternate way if available...

thnx.

7 REPLIES 7

former_member585060
Active Contributor
0 Kudos

Hi,

Try to Give the Script name in SE71, and in SE38 Execute the program RSTXDBUG, and execute the Tcode jha2x.

May be the Form is not associated with that Tcode, if not assgin the form to the Tcode in NACE, for IS what output it will be no idea.

Regards

Bala Krishna

Edited by: Bala Krishna on Feb 6, 2009 3:32 PM

Former Member
0 Kudos

Hi

use this standard program.

RSTXDBUG

Thanks

Nithya

Former Member

former_member226203
Active Contributor
0 Kudos

go to se71 and enter the name of the script and go to utilities->activate debugger.

Former Member
0 Kudos

Hi,

For debugging a script u can do by two ways,

either by SE71, or through standard prog RSTXDBUG

Regards,

jaya

Former Member
0 Kudos

Hi,

Its Simple

SE71-> UTILITIES-> Acivate Debugger

Thanks

RavI Aswani

Former Member
0 Kudos

Either you can debug using the standard program RSTXDBUG or in SE71 utilities - > Activate debugger.

Regards,

Joan