使用note++開發SAP WebClient UI
It is possible to use your favorite html editor ( for example, Notepad++ ) to edit the html source code of your UI component view or BSP application by simple configuration: Just specify the absolute path of your local html source code editor ( .exe file ) in SE80 settings below:
Then in BSP_WD_CMPWB or SE80, use menu Edit->Start Local HTML Editor:
And then your local html editor is automatically opened with the given view source code loaded.
How is local html editor launched with source code
There is no magic behind the scene. (1) Once Edit-local menu is selected, first the path of local editor exe file is retrieved:
(2) The source code of current html view is fetched and stored in internal table source:
(3) The source code of html view is downloaded and stored in a temporary file in your local machine:
(4) local editor is launched to open that temporary file generated in step 3, and that’s all.
要獲取更多Jerry的原創文章,請關注公眾號"汪子熙":
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24475491/viewspace-2718732/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 如何在SAP WebClient UI裡使用jChartFXWebclientUI
- SAP CRM WebClient UI和Hybris backoffice UI開發的相同點WebclientUI
- 增強版本的自開發SAP WebClient UI Repository Information SystemWebclientUIORM
- 在SAP CRM WebClient UI中用javascript觸發ABAP eventWebclientUIJavaScript
- 如何在SAP WebClient UI裡使用HANA Live reportWebclientUI
- SAP WebClient UI的白屏問題分析WebclientUI
- 使用Selenium自動化測試SAP CRM WebClient UIWebclientUI
- 使用SAP Transaction Launcher將ABAP Webdynpro嵌入到WebClient UI中WebclientUI
- 在SAP CRM WebClient UI裡開啟ABAP Webdynpro頁面WebclientUI
- SAP CRM WebClient UI和Fiori UI混搭並存WebclientUI
- SAP WebClient UI的會話重啟原理WebclientUI會話
- 在SAP WebClient UI裡顯示倒數計時的UIWebclientUI
- 如何自行分析SAP WebClient UI開發環境裡丟擲的錯誤訊息根源WebclientUI開發環境
- 在SAP WebClient UI裡使用AJAX進行非同步資料讀取WebclientUI非同步
- SAP CRM WebClient UI異常的持久化機制WebclientUI持久化
- 將SAP CRM WebClient UI的表格匯出成PDFWebclientUI
- 如何將SAP WebClient UI的表格匯出成PDFWebclientUI
- SAP WebClient UI One Hit Navigation的實現方法WebclientUINavigation
- SAP UI 和 Salesforce UI 開發漫談UISalesforce
- SAP CRM WebClient UI的Delta處理機制介紹WebclientUI
- SAP WebClient UI component模型後設資料解析工具WebclientUI模型
- SAP CRM WebClient UI和ABAP Webdynpro頁面的互相跳轉WebclientUI
- SAP CRM WebClient UI html 格式的 Text 顯示邏輯WebclientUIHTML
- 如何在SAP WebClient UI裡建立柱狀圖(bar chart)WebclientUI
- 自己實現一個SAP WebClient UI Repository Information SystemWebclientUIORM
- SAP CRM WebClient UI 支援的一些 url 引數WebclientUI
- SAP CRM WebClient UI的on_new_focus應該怎麼理解WebclientUI
- SAP CRM WebClient UI表格編輯模式的除錯明細WebclientUI模式除錯
- SAP CRM WebClient UI Text Type 顯示的過濾邏輯WebclientUI
- SAP WebClient UI和business switch相關的邏輯介紹WebclientUI
- 使用SAP UI5 Web Components開發React應用UIWebReact
- SAP CRM WebClient UI Text 可編輯與否的控制邏輯WebclientUI
- SAP WebClient UI頁面標籤的決定邏輯介紹WebclientUI
- SAP WebClient UI component context node class單元測試方法WebclientUIContext
- Hybris service layer和SAP CRM WebClient UI架構的橫向比較WebclientUI架構
- SAP CRM WebClient UI和Hybris的controller是如何被呼叫的WebclientUIController
- SAP CRM WebClient UI cross component跳轉的一個具體例子WebclientUIROS
- SAP CRM WebClient UI和Hybris Commerce的懶載入機制WebclientUI