Application Development 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: 

Banded Pattern in SAPSCRIPT

0 Kudos

Hello All,

Can anyone tell me how to display SAPSCRIPT output with banded pattern(like zebra pattern in report) dynamically?

1 REPLY 1

Rodrigo-Giner
Active Contributor

You can't, the SapScript has zebra layout or not, it's not an configuration (or at least not a standard one).

I mean IS possible to develop a custom SAP Script were you have both layout created, but it's very unlikely.

Regards