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

smartforms

Former Member
0 Likes
630

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
605

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

8 REPLIES 8
Read only

Former Member
0 Likes
605

Hi,

Define a template with five fields and select the layout with borders and lines in between the fields.

This will work.

Regards

Subramanian

Read only

0 Likes
605

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.

Read only

0 Likes
605

Any Sugestions.

Madhu.

Read only

0 Likes
605

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

Read only

0 Likes
605

Thanks for your suggestion and apporach.

Ashvender.

Read only

0 Likes
605

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

Read only

0 Likes
605

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

Read only

Former Member
0 Likes
606

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