cancel
Showing results for 
Search instead for 
Did you mean: 

Navigation to Mater - detail app using local annotations

former_member289890
Participant
0 Kudos

Gurus,

I have a list report with sales order number as a column and one other Sales order master-detail application. Custom List report is built using Fiori template and all local annotations and Sales order app is the ABAP CDS based application.

I am using following annotations in list report for navigation thru Sales order number as hyperlink. 'SalesOrderNumber' is column is list report and 'SalesOrderApp' Semantic object for Receiver App

</Annotations>  
    <Annotations Target=<<Entity>>.<<Entity>>Type/SalesOrderNumber">
    <Annotation Term="Common.SemanticObject" String="SalesOrderApp"/>
</Annotations>  

So, My question is - What all will be required on receiver app side to make a navigation directly to the detail page of the of the Sales Order Master detail application for the clicked Sales order number ?

Thanks,

Tanveer

Accepted Solutions (0)

Answers (0)