2008 Dec 24 4:57 AM
Hi,
I have created smartform for SD module.I am printing Form header text in a window by using loop.I am getting the text with the help of READ_TEXT function module.It comes as we type in Form header.But the problem is if they type more than 15 lines it is not printing.I want to print the rest of the lines in next page.How to do this?
2008 Dec 24 5:01 AM
Total Questions: 94 (84 unresolved)
Gentleman How about these statistics?
2008 Dec 24 5:01 AM
2008 Dec 24 5:02 AM
Hi,
Increse ur windoe width and hight ,the window type main window then only it goes to next page.
2008 Dec 24 5:05 AM
Hi,
Better u can use the textnode just pass the values to the textnode . it will print all the details of the header text.
regards
sathis
2008 Dec 24 5:17 AM
Hi Sathish,
Please explain me about using Text node.I am not getting ur point.
2008 Dec 24 5:29 AM
hi,
In the text window u have to change the type as Include Text.
remaining are same as the read_text fm.
at last u have to check the no error if no text exits.
and u have to increase the window size also.
regards,
sathis
2008 Dec 24 5:53 AM
Hi,
In smartforms, only the main window is a dynamically varying one.
So give your include text concept in the main window..
so that if your text increases more than a page, it will be printed in the next line..
You can maintain your text in so10 transaction.. with text id and text name..
using include text u can simply give the Id and text name in forms, you will get the enetered text.
regards,
vijay.R
2009 Jan 06 9:08 AM
2014 Nov 26 6:39 AM
Hello dear ;
I have same Business Requirement ( to Print header text of Transpoter deatil on smartforms-invoice)
I did following steps but output is not coming.
Text Name ( which field should i take as Text Name)
Text Object VBBK
Text ID 0002
Language EN