I don´t think you will find a table that you can use for this or code your way towards your goal without some major effort. The UI5 code for the apps is stored as BSPs and there is no good way to differentiate them from other non Fiori apps in there. Even if you did manage to differentiate the fiori apps from non fiori BSPs, you will have difficulty in extracting the detailed information for each of those without manually looking into the source code of the apps. (like type, odata service used etc). Saurabh Vakil suggestion is what I normally use when I check a system for installed apps and from there I look into the versions, check which services are activated and the rest I extract from fiori library documentation online.
↧