SAP CRM Fiori应用My Opportunity标题显示不正确的问题分析
這個問題最后的分析結果令人啼笑皆非。
問題的癥狀:CRM Fiori應用My Oppportunity, 點擊任何一個Opportunity進入明細頁面,應該看到的標題是Opportunity detail,而不是現在看到的“New Opportunity”- 這應該是點擊New之后進入的Opportunity創建頁面的標題才對。
Via debugging I found the title value comes from the attribute “DETAIL_TITLE” in a custom Resource bundle. So it means the opportunity tile in GM6 points to an extension component, not the original standard component.
There are two ways to figure out whether current UI is standard or extension:
Switch to debug model, check the loaded ui component, whether there is additional ui component besides standard one, like this example “extcrm_opp”.
When you click on a tile for the first time, observe the http response in Chrome to know what exactly the ui component this tile points to. The example below shows the tile points to an extension component enhancing Opportunity component.
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
總結
以上是生活随笔為你收集整理的SAP CRM Fiori应用My Opportunity标题显示不正确的问题分析的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 拼多多怎么打开多多买菜
- 下一篇: SAP CRM Fiori应用Simul