cancel
Showing results for 
Search instead for 
Did you mean: 

Printing CHECK and PAYMENT ADVICE side by side

Former Member
0 Kudos

while printing the check

i am getting the following error log

in the page that is to be printed i am getting the same thing

in form F110_ES_CHEQUE / window MAIN , the element 510-H (Text-H) is missing

output of the relevent form is defective

please guide and help

also

i have to make some modifications in the check printing

i have to print check and payment advice side by side on one page (not one upon the other)

if it is not possible can i have a long check format itself

in which on the left i can have the payement advice details and on the right we can have the check

does SAP have it width constraint ?

the standard program is having 3 pages and i want check in just 1 page

how can we customize check as per our requirements

please guide Sir

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member196280
Active Contributor
0 Kudos

This is not a big error, goto your form and in main window and add element 510-H ,

Reason why error has come up is the print program is calling the main window with element 510-H, if print program is in your control you can remove the error by comment this instead of adding 510-H it in main window.(either way you can solve your problem)

Regards,

SaiRam

0 Kudos

Into the MAIN WINDOW add an ELEMENT 510-H and also add a comment line too. In our check form it resolve this problem.

Example : /E 510-H

/*