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