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

SAP SCRIPT

Former Member
0 Likes
654

Hi...Guru's,

In SAP SCRIPT i want to display my contents in table format and each column should be in different colors......i need some steps to be followed.

1 ACCEPTED SOLUTION
Read only

reachdebopriya
Active Participant
0 Likes
623

HI MG G,

In Sap script we cannot have multiple color. Only black and white.

Do the development in Smartform rather doing in SAP Script. There you can do in multiple color easily.

Thanks and Regards,

Debopriya Ghosh

5 REPLIES 5
Read only

reachdebopriya
Active Participant
0 Likes
624

HI MG G,

In Sap script we cannot have multiple color. Only black and white.

Do the development in Smartform rather doing in SAP Script. There you can do in multiple color easily.

Thanks and Regards,

Debopriya Ghosh

Read only

0 Likes
623

Hi Ghosh,

Thanks for ur reply........ok i can understan....atleast we can highlight the process ah...Then about table contents......

Read only

0 Likes
623

This message was moderated.

Read only

Former Member
0 Likes
623

Hi,

into SapScript, you can have only black and white.

The SapScript are an old technology. In these cases uses Smartforms.

With Smartforms you can also change the background colour and text colour , where as it is not possible in SapScript.

Regards

Ivan

Read only

Former Member
0 Likes
623

On of the main difference between SAPScript and Smartforms is that Script cannot have colors whereas Smartform can have color.

Please try to migrate your script to smartforms and proceed to work with the requirements.

Thanks

Jula