you select single line STXH table with key tdname = vbeln&vbelp
and
run READ_TEXT function.
on fÄunction's tables,
Ex:
tables
..= i_tdline[]
you should read first line of internal table,
read i_tdline index 1
now, you can use i_tdline structure in layout
ex:
&Ä_tdline-tdline(20)&
__________
Hakan Er
istanbul
On Fri, 3 Dec 2004 21:52:21 +0200, Hakan Noun <[EMAIL PROTECTED]> wrote:
> I used Box command.
>
> you can use box command in one element and,
> in program you can count lines and run element.
>
> EX:
> in layout:
> /E BOXELEMENT
> BOX .... &height& LN ...
>
> in program:
> loop..
> height = height + 1.
>
> at last.
> write_form
> endat.
> endloop
>
> I hope Ät was helpful,
> Regards,
>
> _________
> Hakar Er,
> istanbul
>
> On Fri, 3 Dec 2004 06:16:21 -0800 (PST), purushothaman krishnaswamy
>
>
> <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I think my answer will help you to solve the ur doubt
> > in the second para where you want to curtail the
> > length of the text. You can use a paragraph format
> > where by you can use the right margin which will
> > restrict the text from going beyond a certain length.
> >
> > Thanks,
> > Purushoth
> >
> >
> > --- Amit Trivedi <[EMAIL PROTECTED]> wrote:
> >
> > >
> > > Hi
> > >
> > > I am designing a sapscript layout for PO.
> > > i need to draw vertical lines (for columns) in a
> > > sapscript form how do i do it?
> > > Of course the no of item records is dynamic and
> > > hence i cannot do it using box command.
> > > Using &vline& shows a broken vertical line. Is there
> > > any other way?
> > >
> > > I also need to show PO item (long) text in a column.
> > > the po item text is long enough and occupies entire
> > > line width in the form. How do i show it in a column
> > > (half the width of the page) so that the text which
> > > is exceeding the length of the column is
> > > automatically shown in the next line?
> > >
> > > Please reply ASAP.
> > >
> > > Regards,
> > >
> > > Amit Trivedi.
> > >
> > >
> > >
> > >
> > > ---------------------------------
> > > Do you Yahoo!?
> > > Yahoo! Mail - You care about security. So do we.
> >
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Mail - Find what you need with new enhanced search.
> > http://info.mail.yahoo.com/mail_250
> >
> >
> >
> >
> > To unsubscribe from this list, send a to mail to
> > [EMAIL PROTECTED] or go to http://groups.yahoo.com/group/ABAP
> >
> > Comments about the list can be sent to [EMAIL PROTECTED]
> >
> >
> >
> > Yahoo! Groups Sponsor
> >
> > ADVERTISEMENT
> >
> >
> > ________________________________
> > Yahoo! Groups Links
> >
> > To visit your group on the web, go to:
> > http://groups.yahoo.com/group/ABAP/
> >
> > To unsubscribe from this group, send an email to:
> > [EMAIL PROTECTED]
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
To unsubscribe from this list, send a to mail to
[EMAIL PROTECTED] or go to http://groups.yahoo.com/group/ABAP
Comments about the list can be sent to [EMAIL PROTECTED]
| Yahoo! Groups Sponsor | |
|
|
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/ABAP/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
