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: 

regarding icon in tabstrip control

Former Member
0 Kudos

Hi Friends,

I've designed a tabstrip control with 3 tabs.In each tab, I'm populating different data in ALV format.I've used a custom container for the same.Now I've a requirement from business side that if any of the tabs is having the data, some icon should be displayed alongwith the name of the tab (may be ICON_OKAY). If there is no data in the tab, then no icon should be displayed.

Please advise me in detail as how to do this.Is there any standard functionality or method available for the same.

Thanks in advance!!!!!

2 REPLIES 2

Former Member
0 Kudos

HI,

You have the option for having Icons on the Tab Button's of Tabstrip. In the Screen Painter if you double click on the Tab the attribute window is opend ..Maintain the Icon there .

Former Member
0 Kudos

Hi,

I dont think we can control icon on tabs dynamically. May be the below links will be useful to find the alternatives / solutions.

[Tabstrip controls|http://help.sap.com/saphelp_nw04/helpdata/en/17/5bf1b52ba211d2954f0000e8353423/frameset.htm]

[Tabstrips|http://help.sap.com/saphelp_sm32/helpdata/EN/d1/801bd2454211d189710000e8322d00/content.htm]

http://www.sapdesignguild.org /resources/icon_cookbook/icon_cookbook.pdf

Statically if you want to attach then you can use : Screen painter: attributes for the TAB2.

Regards,

~Satya

Edited by: Satya suresh Donepudi on Mar 28, 2009 8:31 PM