SAP Fiori應用裡出現http request錯誤的原因分析
Issue: When you try to create a new Opportunity in Fiori, you meet with the following error message in UI:
Click “Show Details” hyperlink:
Click F12 to open Chrome development tool, you could see more detail about this error. The exception has prefix “IWBEP” which indicates this exception occurred in the backend system.
Log on to backend system, set a breakpoint on CONSTRUCTOR of exception class /IWBEP/CX_MGW_BUSI_EXCEPTION, repeat the step in Fiori UI. The breakpoint is triggered as expected: From the callstack in debugger we can know the incomplete customizing means the process type to be used in Fiori has not been configured in backend system yet: the error message is raised because lt_processtype is initial.
Then scroll up the code a little bit, and then we can find the context and reason why lt_processtype gets empty.
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2717555/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SAP Fiori應用發生超時錯誤的一個可能原因
- SAP CRM Fiori應用冗餘round trip的原因分析
- 如何分辨 SAP Fiori Launchpad 裡的真假 Fiori 應用
- SAP CRM Fiori 應用裡無法根據當前文件建立 Followup Opportunity 的原因分析Unity
- SAP Fiori應用沒能從Fiori Launchpad啟動的一個可能原因及分析過程
- SAP CRM Fiori 應用的 Deep Create 行為和實現分析
- 如何在SAP Fiori應用裡使用React componentReact
- SAP Fiori Elements 應用裡和 Fiori 3 相關的外觀設定
- SAP Fiori應用裡日期格式的顯示奧祕
- 如何分析SAP UI5應用的undefined is not a function錯誤UIUndefinedFunction
- 如何讓SAP S/4HANA的Material Fiori應用配置到Fiori Launchpad裡
- 部署 SAP UI5 應用到 SAP BTP 時遇到的 fiori not found 錯誤訊息UI
- 雲伺服器出現502錯誤的原因分析和解決方案伺服器
- SAP Fiori應用索引大全索引
- SAP Fiori應用索引大全工具和 SAP Fiori Tools 的使用介紹索引
- 把經典的ABAP webdynpro應用配置到SAP Fiori Launchpad裡Web
- SAP Fiori 應用裡圖示(Icon)的渲染原理和使用技巧
- SAP UI5 應用出現白屏的一些常見錯誤和分析方法分享試讀版UI
- SAP CRM Fiori應用和SAP JAM的整合配置
- 如何免費試用SAP的Fiori應用
- 引起SAP WebClient UI頁面出現超時(time out)錯誤的另一個原因WebclientUI
- SAP Fiori應用的搜尋問題
- SAP Fiori Elements 應用裡的 Title 顯示的內容是從哪裡來的
- SAP Fiori Elements裡Drop down list的實現原理
- 如何把SAP UI5應用部署到SAP雲平臺的Fiori Launchpad裡去UI
- SAP Fiori 應用 Manage Workflows for Purchase RequisitionsUI
- SAP Fiori應用裡對國際化RTL需求(right-to-left)的支援
- http代理出現404錯誤是什麼原因?如何修復?HTTP
- 關於 SAP Fiori 應用的離線使用
- 伺服器出現遠端內部錯誤的原因伺服器
- SAP Fiori Launchpad 應用的兩個實用技巧分享
- SAP S/4HANA Material Fiori應用的搜尋實現原理
- 使用 SAP fiori-tools-proxy 時遇到的錯誤訊息 - invalid version
- 伺服器出現500錯誤的原因和解決辦法伺服器
- 海外常見的http錯誤程式碼原因與解決HTTP
- 爬蟲代理ip出現401錯誤原因是什麼?如何修復錯誤?爬蟲
- SAP Fiori裡的兩種鎖機制
- SAP Fiori 應用 url 中的 DraftUUID 引數的含義RaftUI