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

CHECK PRINT

Former Member
0 Likes
655

Hello All,

I am working on Check print Program RFFOUS_C.

The user wants to change the title for the cover page when he views it in the spool.

Based on some conditions I have to make it as USD- “XXX” or CAD – “XXX”.

I am changing the code for the field ITCPO-TDCOVTITLE.

I have made some code changes and it works goods when I execute the program RFFOUS_C and print the check. I see the added COVER title in the SPOOL.

However when I run F110 transaction to print the added text it doesn’t print.

What could be the reason for this?

Please suggest.

Ster.

Hello All,

I am working on Check print Program RFFOUS_C.

The user wants to change the title for the cover page when he views it in the spool.

Based on some conditions I have to make it as USD- “XXX” or CAD – “XXX”.

I am changing the code for the field ITCPO-TDCOVTITLE.

I have made some code changes and it works goods when I execute the program RFFOUS_C and print the check. I see the added COVER title in the SPOOL.

However when I run F110 transaction to print the added text it doesn’t print.

What could be the reason for this?

Please suggest.

Ster.

5 REPLIES 5
Read only

Former Member
0 Likes
620

Any Suggestions.

Ster

Read only

0 Likes
620

Hi Ster,

Did you activated your form ??

Regards

Venkat

Read only

0 Likes
620

Yes I did.

Ster.

Read only

0 Likes
620

Try to print on other printer and let us know.

In most cases this is due to printer settings.

Regards

venkat

Read only

0 Likes
620

Check with FBZP Transaction ,here you can identify the correct form and print program.

Keep the break point in program as well activate debugger in se71.

now run F110

Thanks

Seshu