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

sapscript - tran f110

Former Member
0 Likes
713

i made break point in se71 utilites...

and in the print program but when i enter into <b>f110</b> <b>and made printout</b> it's not stop at the break point and make the layout without atop

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
668

To Debug the form use RSTXDBUG pm...

for setting the break point in driver program just set a break point....

set the break point in program using Se38...Tcode

1. YFICHKPR like this u would fine at left hand side of print/data medium....

kindly rewards the points

i made break point in se71 utilites...

and in the print program but when i enter into <b>f110</b> <b>and made printout</b> it's not stop at the break point and make the layout without atop

4 REPLIES 4
Read only

Former Member
0 Likes
668

Hi,

Check out your driver program for the test data

you entered because depending upon input data

different layout may be called.

Regards

Amole

Read only

Former Member
0 Likes
668

just go to table tnapr and check that ur program and sapscript are attech with output type?

or go to nace and check .

Read only

0 Likes
668

check the nace transaction:

ther u have three option while attaching it to output type ..problem may b somewhere ther!!

regds

gunjan

Read only

Former Member
0 Likes
669

To Debug the form use RSTXDBUG pm...

for setting the break point in driver program just set a break point....

set the break point in program using Se38...Tcode

1. YFICHKPR like this u would fine at left hand side of print/data medium....

kindly rewards the points