Hi All Sap Fiori Experts,
I am new to SAP fiori and would like to know whether we can overwrite all of the content of the parent project in its extended project.
For example : I have extended a fiori project for production order confirmation containing 3 views and its respective controllers. The first view of the project contains a table displaying the production orders data from the service. This first view has 3 extension points one of which is as follows :
When I replace the table with the same table id as of the parent project it gives an error saying duplicate ids and when I give a different table id it creates another table below the existing table in the parent project