Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

CDS view field navigation to Factsheet

0 Kudos

Hi

I am creating a CDS view and then created a FIORI list report application .

One field is Material and I want to enable that field for navigation to Factsheet.

Since I only have CDS view, what annotations will help me in this like that of a smart link.

1 ACCEPTED SOLUTION

maheshpalavalli
Active Contributor

Hi Praseeda,

You need to use semantic object based navigation annotations in the CDS view.. you can also do it in the UI annotation file.. check the link below where GUI tcode is called instead you can call any other application.

https://blogs.sap.com/2019/01/02/how-to-call-a-gui-transaction-from-fiori-list-report-template-based...

BR,

Maheeh

3 REPLIES 3

maheshpalavalli
Active Contributor

Hi Praseeda,

You need to use semantic object based navigation annotations in the CDS view.. you can also do it in the UI annotation file.. check the link below where GUI tcode is called instead you can call any other application.

https://blogs.sap.com/2019/01/02/how-to-call-a-gui-transaction-from-fiori-list-report-template-based...

BR,

Maheeh

0 Kudos

Hi Mahesh

Thanks a lot for your response.

I was able to achieve my requirement based on you log.

0 Kudos

Hi Mahesh

Thanks a lot for your response.

I was able to achieve my requirement based on you log.