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

script

Former Member
0 Likes
539

how we can debug the script?could u plzz tell me?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
515

Hi,

For a sapscript Form, in se71 transaction, goto Utilities menu and select "Activate debugger".

For a Samrtform, create a command line with "BREAK POINT" or debbug the generated FM .

regards

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
515

All you need to do is simply activate the debugger from SE71, then run your print program.

Regards,

RIch Heilman

Read only

Former Member
0 Likes
515

hi,

Check this blog.

/people/sudheer.junnuthula2/blog/2007/01/09/script-debugging

Regards

Sailaja.

Read only

Former Member
0 Likes
516

Hi,

For a sapscript Form, in se71 transaction, goto Utilities menu and select "Activate debugger".

For a Samrtform, create a command line with "BREAK POINT" or debbug the generated FM .

regards

Read only

Former Member
0 Likes
515

Hi,

We have a nice blog about this one, look at the below link for the blog, you will understand about the Script Debugging

/people/sudheer.junnuthula2/blog/2007/01/09/script-debugging

Regards

Sudheer