‎2007 Jan 29 10:02 PM
Hi,
I have 5 fields on my output for smartform. matnr, posnr, meins, fkimg, netwr.
I want a vertical line between each field.
Any suggestions.
Thanks in Advance.
Madhu.
‎2007 Jan 29 10:24 PM
hi madhu,
if u dont declare a template for those 5 fields you will not be able to get them in correct format...
template with correct size for each filed shud give u the exact o/p u r looking for..
sony
‎2007 Jan 29 10:04 PM
Hi,
Define a template with five fields and select the layout with borders and lines in between the fields.
This will work.
Regards
Subramanian
‎2007 Jan 29 10:07 PM
Thanks Subramanian,
Cant I do it without a template. I have a text field and have defiend all the fields of the internal table.
So is there any other alternative without using template.
Madhu.
‎2007 Jan 29 10:16 PM
‎2007 Jan 29 10:20 PM
Hi Madhu,
you can not do it without using template. But if you want then no need to change the full output. Just define a new window in that define one template & make the height & width & column sizes of template same as main window. & create some dummy texts in template otherwise outline will not come
The above solution is somewhat is very different. but you need to use it if you dont want to do major changes. I had to do the same in one project.
Reward points for helpful answers.
Ashven
‎2007 Jan 29 10:22 PM
‎2007 Jan 29 10:23 PM
Hi,
If you want a equally spaced and perfect lines between the fields, the best and esy option would be to define a tamplate.
Place this template inside the loop and all the fields inside the template.
Now specify the line no. and col no. in the output options tab. The text fields will be displayed in the column specified.
Regards
Subramanian
‎2007 Jan 29 11:16 PM
Hi Madhu,
You can also do it with Table control... no need to design template.
create table and ity line type..in ur case with 5 cells according to the width of the fields..
and in TABLE TAB in table control... click on patter button left button with box... there u can select different pattern of ur output... according to ur requirement... as column lines also.
Regards
SAB
‎2007 Jan 29 10:24 PM
hi madhu,
if u dont declare a template for those 5 fields you will not be able to get them in correct format...
template with correct size for each filed shud give u the exact o/p u r looking for..
sony