2007 Jan 26 9:29 AM
hi
could anybody tell me how to debug script forms.
i am using /h in se71, but it is not going inside form.
pl guide me fast.
thanx
robo
hi
could anybody tell me how to debug script forms.
i am using /h in se71, but it is not going inside form.
pl guide me fast.
thanx
robo
2007 Jan 26 9:32 AM
goto SE71,
the click the menu button utilities, and then click activate debugger.
at next processing of a sap-script form debugger will pop up.
2007 Jan 26 9:33 AM
Hi,
Execute the Program <b>RSTXDBUG</b>
one way is to Use Tools - Word Processing - Layout Set (SE71). Enter name of layout set and then Utilities - Activate Debugger.
For the print program , you can set the break point in the driver program..
and activate..
Reward points if this helps.
Manish
2007 Jan 26 9:34 AM
2007 Jan 26 9:41 AM
chk this blog if it can help you
/people/sudheer.junnuthula2/blog/2007/01/09/script-debugging
2007 Jan 26 9:43 AM
Hi Robo,
There are 2 ways to to activate the Debuging ..
1) Execute the program RSTXDUBG
2) In the Se71 initial screen Utilities -> Activate Debugger
See My Blog for more information on Script Debugging
/people/sudheer.junnuthula2/blog/2007/01/09/script-debugging
Regards
Sudheer
Message was edited by:
Sudheer Junnuthula
2007 Jan 26 1:51 PM
Hi Rocky,
Go through the following two ways
SAP Script:
YOu Can debug a SAP Script by activating debugger in two ways 1.In SE71->Menu->Utilities->Activate Debugger, then debugger will be get activated and when your print program is executing Script Debugger will be in active and you can proceed with your debugging.
2. Goto se38-> RSTXDBUG ->Execute this same as going thru in se71-> Menu, now debugger will be activated.
Smartform:I am afraid , we dont have any direct commands or direct procedure to debug a script. But in indirect ways we can do it.
1.Put a command line before where you want check the value of smartform and write the code "BREAK-POINT"->hardcoded debugging.
2.You can debug the function module which generates the smartform.
Regards
Sreeni
2007 Jan 26 2:30 PM
Hi Rocky,
goto se71 and give ur script name then click on utilities button and click on
debbug button ur debbgur is on
then u goto ur driver program and execute .
Please reward points if useful answer .
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |