cancel
Showing results for 
Search instead for 
Did you mean: 

WebDnypro OSS Note 873702

Former Member
0 Kudos

Hello,

I am trying to implement OSS note 873702. I copied the component into a local web dynpro project. I made the source code changes suggested in the OSS note. But my local project has build errors. I added external jars from pcui_gpxssfpm, pcui_gpxssutils, pcui_gpoadp and mssrpt SDAs from the server. It got rid of many errors but there are still few errors left.

1)

Description: ViewUsage com.sap.xss.ser.oadp.ObjectDataWindowInterfaceViewVcOADPUsage1: Embedded View/InterfaceView is missing (Hint: Repair Window)

On Resource: IVACWindow.wdwindow

In Folder: rpt/src/packages/com/sap/mss/rpt/vacobjectselection

2)

Description: Component VcReportSelection: Has invalid component usage 'FcNavigation'

On Resource: VcReportSelection.wdcomponent

In Folder: rpt/src/packages/com/sap/mss/rpt/vacreportselection

3)Description:Component VcReportResults: Has invalid component usage 'VcOADP'

On Resource: VcReportResults.wdcomponent

In Folder: rpt/src/packages/com/sap/mss/rpt/vacreportresults

These are the main 3 errors I am getting.

Any help will be highly appreciated.

Thanks a lot,

Hemant Desai

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Hemant,

It is not able to find the interface view of pcui_gp~oadp.

You can try to remove the Jar file, and then add it again. Do a DC build.

To see the Used DC's, click on DC Metadata in your dc, click on DC Definition -> Click on used DC.

Check if there is some dc that you have not inculded in your project build path. If yes include that.

If still there are errors, I suggest open a OSS Message.

Regards,

Shubham