Tasked with modifying/extending existing Fiori apps I would like to know how to find the name of the BSP application given a certain app so that I can export it using /UI5/UI5_REPOSITORY_LOAD. So, if I see a service in the Fiori Launchpad - how can we find the application (BSP) name?
Using Fiddler it's easy to see the OData service(s) used, is there some sort of mapping from OData service name to the UI5 apps? Or from role to app?