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

Cheque Printing..

Former Member
0 Likes
657

Hi,

How can i print cheque. Like in smartform what coulb be the size (page size) and any other formatting setting?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
628

but Exactly in which format . My consultant is onsite and requirement is urgent.

Can i know the page size etc.

5 REPLIES 5
Read only

Former Member
0 Likes
628

Transaction code: F110 - Get help of FI functional consultant...

Thanks & Regards,

Govind.

Read only

Former Member
0 Likes
629

but Exactly in which format . My consultant is onsite and requirement is urgent.

Can i know the page size etc.

Read only

0 Likes
628

Use the T-code F110 for cheque printing and for format you have to create a F110 Variants.Basis people can help you out for create format you required.

Nimesh.

Read only

0 Likes
628

The standard SAPscript layout set for AP check printing is F110_PRENUM_CHCK.

Usually a copy is made in txn SE71 to a Z version.

The format of the layout set is DIN4 (A4); however, in the US, it is usually changed to LETTER (8 1/2" x 11" or 215mm x 279mm).

Read only

0 Likes
628

> The standard SAPscript layout set for AP check

> printing is F110_PRENUM_CHCK.

> Usually a copy is made in txn SE71 to a Z version.

> The format of the layout set is DIN4 (A4); however,

> in the US, it is usually changed to LETTER (8 1/2" x

> 11" or 215mm x 279mm).

<b>Hi Norman, is it possible to printout the form with customized smartforms instead of SAPScript forms via config the IMG(FBZP)??? How to realize it if sure?

Thanks in advance!</b>