cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in calling standard view in nested view container

Former Member
0 Kudos

Hi Experts,

We have a standard SAP component in which there is view containing a TABStrip. In one of the tabs there is a View container. This view container calls another view containing a view container, which in turn calls another standard view of standard component SALV_WD_TABLE. The whole structure is as below:

MAIN(View)->VC_container1(view container)->View1(called view)->VC_Container2(View container in called view)->Table(standard view of SALV_WD_TABLE).

Now we are trying to add one more tab in the same tabstrip and trying to call the the same TABLE view of component SALV_WD_TABLE in the same manner described above. It is allowing us to add the view but when we are activating the enhancement the standard view TABLE of component SALV_WD_TABLE gets disappeared. Can anybody suggest what to do.

Thanks and Regards,

Vaibhav Tiwari.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member402443
Contributor
0 Kudos

Hi Vaibhav,

My Ques is that are your using the same component usage of salv_wd_table for the Second tab you have added.

Because you are using the component usage of salv_wd_table already in the first tab. So when you are goinig to use the same component usage for the second tab then this problem might will happn i.e. the table is disappeared in the second tab.

Regards

Manoj Kumar