关于sap:如何将一个已有的BSP应用加到SAP-Fiori-Launchpad里

1次阅读

共计 1470 个字符,预计需要花费 4 分钟才能阅读完成。

Created by Jerry Wang, last modified on Oct 15, 2015

  1. use tcode LPD_CUST, double click role UICRM001:

<img src=”https://user-images.githubusercontent.com/5669954/27428852-90f5ba54-5743-11e7-9a46-ce14d97328c7.png”>
You can refer to existing configuration for My Note configuration:
<img src=”https://user-images.githubusercontent.com/5669954/27428851-90f59f74-5743-11e7-8793-e35923474a90.png”>
<img src=”https://user-images.githubusercontent.com/5669954/27428848-90f29d42-5743-11e7-9e8a-81c9d2a7d787.png”>

Create a new application and specify url as /sap/bc/ui5_ui5/sap/znote_ext

application alias: zjerrynote

  1. launch Fiori launchpad designer, search catalog SAP_CRM_BC_SALESREP and create a new tile:

<img src=”https://user-images.githubusercontent.com/5669954/27428853-90f693e8-5743-11e7-8640-6716ff55d0ac.png”>
specify Semantic object and Action:

<img src=”https://user-images.githubusercontent.com/5669954/27428850-90f4c982-5743-11e7-9c9c-59439c58fac4.png”>
and create new target mapping:
<img src=”https://user-images.githubusercontent.com/5669954/27428855-910be856-5743-11e7-8f39-5bb77c5b93b7.png”>

  1. add the new created tile to catalog in the runtime via personalization:

<img src=”https://user-images.githubusercontent.com/5669954/27428856-910d80e4-5743-11e7-9f41-da06ed3c0098.png”>
and now you can test it in UI:
<img src=”https://user-images.githubusercontent.com/5669954/27428849-90f49ce6-5743-11e7-954d-d90f594f4763.png”>

要获取更多 Jerry 的原创文章,请关注公众号 ” 汪子熙 ”:
<img src=”https://user-images.githubusercontent.com/5669954/61616089-2a87e180-ac9a-11e9-861d-c29c2cf897af.png”>

正文完
 0