‎2013 Mar 22 4:44 AM
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.
‎2013 Mar 22 5:03 AM
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
‎2013 Mar 22 5:03 AM
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
‎2013 Mar 22 5:06 AM
Hi Ghosh,
Thanks for ur reply........ok i can understan....atleast we can highlight the process ah...Then about table contents......
‎2013 Mar 22 5:16 AM
‎2013 Mar 22 7:34 AM
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
‎2013 Mar 22 8:06 AM
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