Hi All,
I am working on extending different SAP Standard Apps with custom fields. Currently I extended the product fact sheet via an adaption project. I have already deployed it to the launchpad creating a target which uses URL from the standard fact sheet and the id from my adaption project. For the most part that works fine, except if the fact sheet is called via a link in a smart link popover (the title area is a smart link). There it seems that the standard fact sheet is called, instead of my extended one. For a test I tried to extend a field group of CDS View C_ProductObjPg, that seems to work as the field is shown regardless how the fact sheet is called. Unfortunately I am not able to use the extension via CDS View, because I must check if the field in the backend system exists. As far as I know I am not able to do that via CDS View. I do that in the Controller of the adaption project.
I am also a bit confused, because I also extended the Customer - 360 View fact sheet. And if I choose the Sales Order Fulfillment Issue App, click on a customer and on more links my extended fact sheet is there instead of the standard one. I have no idea if it's because it's in more links and not in the title area.
So my question is can I change the link list? And the targets of the smart links in the title area? Because I also changed some transactional Apps and in the link list the extended ones should appear.
Thanks in advance,
Regards,
Julia