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

Sapscript color table lines

Former Member
0 Likes
559

Hello

I have an internal table which is written to a sapscript form (WRITE_FORM).

Now, in the output, I have to alternate the color (white / grey) of the table lines.

What is the best way to do this?

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
490

Hi,

Like reports in SAP script you can't print alternate line color(white/gray)

Only in Boxes/windows you can use the command INTENSITY to make dark etc.

Regards,

Anji

Read only

Former Member
0 Likes
490

Hello Frank,

In the Char. format u can mention Bold ,Italic & Underline of the words.

U could make use of this options

Regards,

Vasanth