2008 May 14 3:51 AM
Hi Every one....
I have done SAP-Script for Payment Vocher for T-code F110 ..I have a Sub Routine Program where I have few Form statements which is called by SAP - Script using Perform Statements, But my problem is when I set a break point in Sub Routine pool program, the out put is issuing with out Debugger ...
Could any one plz suggest me wht to do???
Help ful answers will be rewarded....
Regards,
sg
Hi Every one....
I have done SAP-Script for Payment Vocher for T-code F110 ..I have a Sub Routine Program where I have few Form statements which is called by SAP - Script using Perform Statements, But my problem is when I set a break point in Sub Routine pool program, the out put is issuing with out Debugger ...
Could any one plz suggest me wht to do???
Help ful answers will be rewarded....
Regards,
sg
2008 May 14 4:35 AM
Hi,
If u want to debug Script form then
Goto se71 give u r form name and menu bar utilities Activate debugger.
Then test u r script with tcode.
It is asking for activate debugger-press yes.
Reward if useful.
Regards,
Narasimha
2008 May 14 5:08 AM
Hi,
First see if the 'Perform' statement is getting triggered in Script. To put a breakpoint in any script ( even if you do not know the form name, that is the best part ) is se38---->RSTXDBUG --->F8 & execute your pgm/Transaction. The control will wait in the form-debugger.
I hope this helps,
Regards
Raju Chitale
2009 Jun 04 8:54 AM
Hi,
Its tiggered once we log off and login
Regards,
Suneel G