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

Table with Border

Former Member
0 Likes
823

Hello All,

How can I create a Table Header with Border and Line separators for columns?

Thanks & Regards

Venkat.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
739

hi,

if the requiement for reports use ALV concept or use sy-vline and uline when you are writting write statement.

If it is for scricpts use Box concept.

i think it will help you out.........

Regards,

Sreevani

4 REPLIES 4
Read only

Former Member
0 Likes
739

Hi venkat,

Do you want a table to be displayed with border in the report output or in your SAPScript ..

if it is in report you can use ALV or in scripts you can use the BOX command..

regards

satesh

Read only

Former Member
0 Likes
739

Hi Venkat

Can you give the clear idea about your requirement,which can help me to give you some appropriate solution.

Thank You

Mrutyunjaya Tripathy

Read only

Former Member
0 Likes
740

hi,

if the requiement for reports use ALV concept or use sy-vline and uline when you are writting write statement.

If it is for scricpts use Box concept.

i think it will help you out.........

Regards,

Sreevani

Read only

0 Likes
739

Hello All,

Thanks for your inputs, Actually I was looking for Smartforms and I got answer as well.

I am closing this thread with allocating points.

Regards

Venkat