cancel
Showing results for 
Search instead for 
Did you mean: 

Additional tab in compliance - BOPF

former_member200338
Active Contributor
0 Kudos

Hi,

       My requirement is to add an additional tab on the compliance webdynpro. below is the step I have done.

1. Created sub node in BOPF

2. Created all the transient and Persistant structures

3. Created class to handle events

4. Copied the feeder class from SAP standard

5. Copied the component configuration from SAP standard

6. Enhanced Component configuration EHPRC_CW_PROD_STRU_TREE and added new tab

7. Configured new component configuration under the new tab

8. Added entry in table EHPRCV_REQVIEW with the new tab id

With the above steps, I am able to see new Tab on the screen and my new elements.

Now the issue is that data is not displayed on the screen. Only when SAP standard configuration is used under my new tab, data is displayed. If I make a copy, it is not working though I use the same feeder class and parameters.

I believe I am missing some settings when new component configuration(Z) is created. Could you please help me on this?

Regards,

Niyaz

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Niyaz,

The steps mentioned above are correct. I believe that you have missed one crucial step of linking of component configuration. Check your wiring. Make sure the component configuration created by you is wired from probably same as the standard one.

Hope this helps you.

Regards,
Sanket.

Answers (0)