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

Error while executing Smartforms

Former Member
0 Likes
1,550

Hi Folks,

I am getting the following error on executing Smartfrom for particular invoice doucument ie

"Table INFO_REFERENZ_AUFTRAG does not fit into window"

message no. SSFCOMPOSER173.

INFO_REFERENZ_AUFTRAG is the template declared in the smartform.

Thanks in advance,

Vijay.

6 REPLIES 6
Read only

abdul_hakim
Active Contributor
0 Likes
1,026

hi gopal,

Welcome to sdn.

it is due to the window size problem.just check whether your template fits into the window correctly by using the syntax check.i think you need to increase the window size so that it will hold the template without any issue..

Cheers,

Abdul Hakim

Mark all useful answers..

Read only

Former Member
0 Likes
1,026

Increase your window size so that your declared table template fot into the window size

vengal

Read only

Former Member
0 Likes
1,026

Hey Vijay. You may wanna check out the page format on the SF, i mean, if it's landscape or portrait, it may be affecting the template format you ar using.

Also, use the form painter to make sure the format fits the page.

Hope it Helps.

Jesus

Read only

Former Member
0 Likes
1,026

Hi Folks,

Thanks for reply. The error is comming for a particular document only.

If the problem is with the size of window and template I think it should come for all the doucments. Is my assumtion is correct?

Thanks,

Vijay.

Read only

Former Member
0 Likes
1,026

Hi Vijay,

In the print parameters for the billing document output, for the output type in question, check the output device. If document is set to print on an old dot matrix printers, you may get this error.

Check the configuration in V/40 & VP01.

Manoj

Read only

0 Likes
1,026

Efectively, may be some documens result in error, an another doesn't. It's couse the content have some more lines in some documents, and then, it doesn't fit in window.

Y suggest to temporary delete any other window (diferent from such of problem) and expand it to its maximum size on page... If no errors, reduce progresively, adding missing windows, attempting to find the minimum size that problem doesn't occurs for any document. Alternatively, change the layout of your smartform, ensuring an adecuate breacking of pages.