Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8372

Re: Call another SAP UI5 view in new SAP UI5 Project

$
0
0

Thanks Santhosh and Dhananjay.

 

I have added the code inside my Action to navigate to another app. Below is the code.

 

        // Cross Application Navigation

        var href_For_Product_display = ( sap.ushell && sap.ushell.Container &&

        sap.ushell.Container.getService("CrossApplicationNavigation").hrefForExternal({

        target : { semanticObject : "SepUS", action : "display" },

        params : { "Pernr" : "123456789" }

        })) || "";

in debugging, i see that "href_For_Product_display" is not returning the URL or Path to the 2nd app.

 

Capture.PNG

 

Could you please let me know what might be the issue.

 

Thanks

Shyam


Viewing all articles
Browse latest Browse all 8372

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>