如何查找UI5应用对应在ABAP Netweaver服务器上的BSP应用名称

89 阅读1分钟

For example, you want to know which BSA application contains the “FioriLaunchpad.html”. Normally you should find it easily in Chrome development tool Sources tab.

clipboard1

However, this solution requires you to load the UI core library in the runtime.
Another static way to look up is:
perform query on this table:

clipboard2

And you will get answer:

clipboard3

Here is a list of all UI core BSP applications:

clipboard4

要获取更多Jerry的原创文章,请关注公众号"汪子熙":