cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance cProjects with additional Tab and supply value to it,

nsasi
Explorer
0 Kudos
477

I want to enhance cProjects with additional tab and provide value to it.

From FPM Configure Application (CPROJECTS_OIF), I added new MainView and added my WebDynpro application.

I followed https://blogs.sap.com/2014/02/22/adding-a-custom-tab-to-plm-web-ui/, but I see that my enhancement class is not getting triggered when I click test.

If I can know how can I get cProject details in the enhancement class, I can pass on to them to my WD application.

Appreciate any help.

View Entire Topic
judith_gabriel
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Nitin,

I think you would like to set the focus on your original window - or?
In KBA Note 2528808 under "Solution" you can find some information concerning the usage of

CL_DPR_UI_SERVICES=>SET_FOCUS_ON_INPUTFIELD


Best regards,

Judith