cancel
Showing results for 
Search instead for 
Did you mean: 

Help required on Web Dynpro ABAP - Tab strip with ALV Tables

Former Member
0 Kudos

Hi,

Here is a Requirement like Using Select-Options component, on clicking a push Button, the Result should be displayed in Tab strip - tab1, tab2 and so on.

Such that each tabs consists of different ALV Tables in it.

Accepted Solutions (0)

Answers (1)

Answers (1)

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

Check this link.I am explaining the step-by-step procedure for the same here.

http://scn.sap.com/docs/DOC-2347

Former Member
0 Kudos

Hi Jayanthi Jayaraman,

Thanks for your quicker reply, its really very helpful, but still i am struggling with ALV tables in each tab.

I need to say you one more thing that i even referred with a Component "DEMO_TABSTRIP_VIEWS" from package "SWDP_DEMO".

Here in this demo they have used a outbound plug for Tab selection with two parameters say TAB, OLD_TAB. i Can't able find out its purpose properly? 

I don't see any of this in your Document, since you haven't used the ALV Tables in those tabs(Sales, Billing).

Could please guide me, how to use ALV Tables instead of using Tables in each Tab.

JanarthananE
Contributor
0 Kudos

Hi suresh,

Refer the following thread, its similar to ur requirement, in tat thread select all component is used, you can change it to select options component, and bind it with different ALV tables.

http://scn.sap.com/thread/1946379

And u can also refer the following link about  tap strip, alv object edit.

http://www.youtube.com/watch?v=d7lO2CMSEMA

Hope its useful to u,

Regards

Jana

jayanthi_jayaraman
Active Contributor
0 Kudos

Hi,

Just follow the steps as I mentioned in the article. But add the viewcontaineruielement inside the tab instead of table.

Create 2 component usuages for alv.

And then follow the normal alv steps for populating alv.

Refer this link for using multiple component alvs.I am explaining the steps here.

http://scn.sap.com/docs/DOC-2346

In window, while embedding, embed the respective component usuage.