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 printing problem

RahulKeshav
Active Contributor
0 Likes
678

Hi all

i worked on script...i had to modify the script F110_PRENUM_CHECK..its done.....

Driver/print program RFFOUS_C is intect...i didnt do any changes...all the fields are coming thru this driver program.....

in script i jst repositioned the fields as per our requirements....

In driver program there is an element '525' in that fields are invoice no.,description,discount,net amount.......it is in main window in script.....

now here 120 is the development client,110 testing and 130 is also testing client......

Problem is tht , in dev.(120) in print preview it is showing the invoice line items....

in testing(110) it is printing fine as per the requirment....

but in 130 it is printing every thing execpt invoice line items........

while debugging script in 130 its showing the data ...but its not printing......

whts the problem ,if its the problem of script then why it is printing in 110 ......

plz help me on this.....

Thnx

Rohit

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
657

Hi Rohit,

How do u running ur script using driver program or using T-code.?

I dont know how much it will help you but try this may be helpful.

Goto SE71 -> Give form name -> display

Now your form will be displayed with admistration informatin. (attributes0.

In menu bar u will find <b>Form</b>->Check -> Texts -> continue

A new window will be opend where u can see ur print program. If it is selected ok or else append it from program and select line ( i.e print pogramm) and click copy.

hope this will help you.

<b>reward if useful </b>

Regards,

sunil kairam.

6 REPLIES 6
Read only

Former Member
0 Likes
658

Hi Rohit,

How do u running ur script using driver program or using T-code.?

I dont know how much it will help you but try this may be helpful.

Goto SE71 -> Give form name -> display

Now your form will be displayed with admistration informatin. (attributes0.

In menu bar u will find <b>Form</b>->Check -> Texts -> continue

A new window will be opend where u can see ur print program. If it is selected ok or else append it from program and select line ( i.e print pogramm) and click copy.

hope this will help you.

<b>reward if useful </b>

Regards,

sunil kairam.

Read only

0 Likes
657

hi Sunil

i m using tcode FBZ5......

it is a standard tcode.....

Read only

0 Likes
657

its working in 110 but not in 130....

Read only

0 Likes
657

Hi Rohit,

Just follow the steps which i hv posted earlier. Then Run t-code and check.

If possible debub the script check the values are showing in debug or not.?

Reply me it shwoing required details or not.

Regards,

sunil kairam.

Message was edited by:

sunil kairam

Read only

0 Likes
657

while debugging the fields are populating in the script.......

Read only

RahulKeshav
Active Contributor
0 Likes
657

thnxx