Hi Everyone,
We have the below scenario:
We have two entities :
1) header_classification
2) Header_detail
Now header classification consist of details like Material number , Created by , Created on.
We have a requirement that on the Overview screen (Material number , Created by , Created on) , the Material Number should appear as link, clicking on which we should be able to go to next Screen showing all the respective header details.
We have build the Odata service and have given (to User Interface team) the end point URI for header_classification and for header_detail.
The end point URI, upon execution,gives the desired result.
Now the Material Number does not appear as link on screen. The UI team has asked that there must be some semantics to be included either in CDS view or Material Number property of the header_classification entity.
We are not getting what is this semantic that needs to be included and where...
Please let me know if you have come across this.
Thanks,
SHUBHAM