Currently I'm trying to extend the Fiori app My Inbox - Approve Travel Requests (F0411A). While creating an extension project with WebIDE I noticed that the detail view is running in a genericComponentContainer so that it is impossible to extend the app using the default S3 extension points. Is there any possibility to change the content of the container? Also where does its content come from?
Since I want to be as near as possible to SAP standard, is there any way of extending this app?