Hi navigation-experts,
I'm facing the following problem. I created a new query table (like the standard "my appointments today") for my open opportunities and embedded this z-view into the wcc_sls_home via customizing and configuration. This table shows an opportunity in each table line. I added a link on the object id to navigate to the opp. header.
I added the z-table window to the mainwindow in runtrep of WCC_SLS_HOME and added the BT111H main window to the main view set of WCC_SLS_HOME.
I inserted a nav. link in component wcc_sls_home by using component usage of my z-component and the bt111h_oppt.
This is exactly what the standard did for the workflow tasks view on the home page.
But during runtime I get an exception saying:
Define navigational link for source view #ADDITIONAL_VIEW#ZMYOPENOPP..Z_CRMCMP_GS_WC/MyOpenOppWindow.
ZMYOPENOPP is the id of the new interface view which I maintained in work center SPRO. I think, the problem is that #ADDITIONAL_VIEW# which is coming from the frame work.
Does anybody faced already such an issue or has resolved navigation from z-widget on home to a standard object?
Thank you so much!
BR