cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Creating a URL to connect a dashboard to an Order in 4Hana

Lyzmarcadus
Discoverer
0 Kudos
394

Dear Communnity,

I am looking for the answer on how to generate a URL using SQL for a dashboard that i am creating for a client. We want to make it possible for the client to go from our dashboard directly to that certain order in 4hana. I know it is not possible to do with deeplinking, but would one of you have the answer on if it is possible and if yes what componnets should be added to create the URL. 

Sincerly

Accepted Solutions (0)

Answers (2)

Answers (2)

Chuma
Active Contributor
0 Kudos

Hello @Lyzmarcadus 

Yes, it is possible to create a direct link from your dashboard to a specific order in SAP S/4HANA Cloud. This allows users to access and edit the order immediately, without the need to manually copy and paste the order number.

To implement this, you can create a deep link that directly points to the specific order in the SAP Fiori launchpad. Users simply click the link from your dashboard and are taken straight to the order, as long as they have the necessary access rights.

For comprehensive guidance on deep linking and app integration in SAP S/4HANA Cloud, please consult the official SAP documentation here:
Manual Integration of Apps and Deep Linking in SAP Build Work Zone
https://help.sap.com/docs/build-work-zone-advanced-edition/sap-build-work-zone-advanced-edition/manu...

With regards

Chuma

OwenLiu
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello, what exact certain order do you mean here? Could you please explain more details?

Lyzmarcadus
Discoverer
0 Kudos
we want to be able to create a generated link from our dashboard to the certain order in 4Hana so that they can make changes directly instead of having to go through copy and pasting. Now is the question is it possible to generate such a link to sap 4hana and if so how ?