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

How to on Debugging Mode for T-Code F110 from Script in Sub routine Pool Pr

Former Member
0 Likes
765

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

3 REPLIES 3
Read only

Former Member
0 Likes
584

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

Read only

Former Member
0 Likes
584

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

Read only

Former Member
0 Likes
584

Hi,

Its tiggered once we log off and login

Regards,

Suneel G